Skip to content

xign/coursera-machinelearning-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coursera-machinelearning-python

Skeleton code for the coursera machine learning course exercises, in the form of an ipython notebook.

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published