This package is a collection of ipython notebooks used as the supporting material during the workshop
- Anaconda with Python 3.6 or above
- Seaborn
Follow the instuctions given on ANACONDA installation
Download the package to the local directory. Open Anaconda prompt and go to the path of the downloaded package. Then type following command at the path
jupyter notebook
- Most of the concepts and code snippets are taken from wounderful book [Practical Machine Learning] (https://github.com/rasbt/python-machine-learning-book) written by Sebastian Raschka