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