Skip to content

Aridian1842/coursera-machinelearning-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%