Skip to content

kgullikson88/apug_sklearn_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Scikit-learn tutorial for the Austin Python Meetup group

This is a very short tutorial on scikit-learn, and only covers very simple classification and cross-validation. You can find much more complete tutorials at the following links, among others:

To run the notebook in this tutorial, you will need the following packages installed:

  • scikit-learn
  • numpy
  • pandas
  • matplotlib
  • seaborn
  • jupyter
  • ipython

I recommend the anaconda python distribution, which comes with all of the above pre-loaded.

About

Short scikit-learn tutorial for the Austin Python Meetup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published