Contains starter code for homeworks and projects related to Intro ML at Tufts University.
Instructor: Mike Hughes <www.michaelchughes.com>
For a few easy steps to launch a live interactive Jupyter notebook session in your browser, see https://www.cs.tufts.edu/comp/135/2020f/resources.html#python-and-jupyter-quick-start
- day01 - Intro To Numerical Python
- day01 - Intro To Pandas and Matplotlib for data manipulation and visualization
- day02 - Intro To Regression with sklearn
-
[HW0 : Numerical Programming Fundamentals]
-
HW1 : Regression