Jupyter notebooks for use in an introduction to machine learning course or talk.
Originally developed for a Girl Develop It Philadelphia class in 2015 with Ani Vemprala and Michael Becker.
It is (loosely) recommended that you work through the notebooks in the following order:
- Diabetes_DataSet.ipynb
- LinearRegression_Tutorial.ipynb
- Iris_DataSet.ipynb
- KNN_Tutorial.ipynb
- SVM_Tutorial.ipynb
- KMeans_Tutorial.ipynb