10000 GitHub - akva2/machine_learning_introduction: A collection of notebooks for teaching machine learning with OpenML.
[go: up one dir, main page]

Skip to content

akva2/machine_learning_introduction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Introduction

A collection of notebooks for teaching machine learning. We'll use OpenML to explain and experiment with many machine learning algorithms in more depth. Most code will be in Python, and we will use scikit-learn extensively.

Sources

We will be using code examples from the following books and blogs. You are warmly recommended to read them for a more complete coverage of machine learning:

"Introduction to Machine Learning with Python" by Andreas Mueller and Sara 4E86 h 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.

"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%
0