Skip to content

zhucer2003/machine_learning_introduction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Introduction

Jupyter notebooks for teaching machine learning. Based on scikit-learn, with OpenML used to experiment more extensively on many datasets.

Sources

We use many code examples from the following excellent book. We urge you to read it for a more complete coverage of machine learning in Python:

"Introduction to Machine Learning with Python" by Andreas Mueller and Sarah Guido. You can find details about the book on the O'Reilly website. We'll be using the included mglearn package to make plotting easier.

Additional code examples originate from the following books (again, warmly recommended):

"Python machine learning" by Sebastian Raschka: Raschka, Sebastian. Python machine learning. Birmingham, UK: Packt Publishing, 2015..

"Python for Data Analysis" by Wes McKinney: McKinner, Wes. Python for Data Analysis. O’Reilly, 2012..

About

A collection of notebooks for teaching machine learning with OpenML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Python 0.2%