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