Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 997 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 997 Bytes

SISTech-ML-Tutorial

Tutorial Session on ML at SISTech Bhopal during Short Term Training Program on “Machine Learning Approaches and its Role in Internet of Things (IoT)” from 15th September – 17th September 2018.

Machine Learning Package for hands-on practice

This package is a collection of ipython notebooks used as the supporting material during the workshop

Prerequisites

  • Anaconda with Python 3.6 or above
  • Seaborn

Installing

Follow the instuctions given on ANACONDA installation

How to run the notebooks

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

Acknowledgments