Thanks for enrolling! Here's how to access the course...

Thank you for your purchase of Building an Effective Machine Learning Workflow with scikit-learn. Here are links to the course recordings and Jupyter notebooks:

Note: You will receive a copy of this information via email.


How long will I have access to the course?

You will have lifetime access to the recordings and notebooks, and I hope they will be useful to you for years to come!

Can I download the recordings and notebooks?

The recordings are not available for offline viewing, but the notebooks can be downloaded to your local computer. Simply right-click on the Download icon in the upper right corner of each notebook, and then click "Save Link As".

Does the course have a GitHub repository?

I created a private GitHub repository that contains the course notebooks, data files, and links to the recordings. If you would like to access this repository, please email me with your GitHub username.

If you don't know your username: Log into GitHub, click the icon in the upper right corner, and look for the words "Signed in as [username]".

What software do I need for the course?

You will need pandas (any version) and scikit-learn (version 0.20.3 or later).

Please open your preferred Python environment and run this code:

import pandas
import sklearn
print(sklearn.__version__)

Please email me if your scikit-learn version is earlier than 0.20.3.

When will the "Advanced Course" be released?

If you purchased the "Live Course + Advanced Course" bundle, you'll get automatic access to the Advanced Course as soon as it's available. It will cover all of the topics from the Live Course in greater depth, plus additional (related) topics that I didn't have time to cover.

Due to family circumstances during the pandemic, it's impossible for me to say when the Advanced Course will be released. The best I can tell you is that it will be released in 2021. Thanks for your patience!


Thank you again for enrolling! Please email me if you have any additional questions!

Kevin Markham
Founder, Data School