Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

A collection of notebooks for teaching machine learning with OpenML.

Notifications You must be signed in to change notification settings

anaderi/machine_learning_introduction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 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. 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 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.

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

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%