GitHub - NanoResearch/coursera-machinelearning-python: Skeleton code for doing the coursera machine learning course in the form of an ipython notebook.
-
Notifications
You must be signed in to change notification settings - Fork 0
coursera-machinelearning-python
Skeleton code for the coursera machine learning course exercises, in the form of ipython notebooks.
What you will need to run this
- Python 3
- numpy
- scipy
- matplotlib
- pandas
- scikit-learn
- Pillow
The most convenient way to get these is via the Anaconda scientific Python distribution.
This code was written for Python 3. If you wish to work with Python 2, have no fear. You will likely need to change a few print statements, but that's just about it.
About
Skeleton code for doing the coursera machine learning course in the form of an ipython notebook.
Resources
License
Stars
Watchers
Forks
Languages
- Jupyter Notebook 100.0%