Tools 4.1The video for this lesson is on its way.
Everything else is ready: study the parts, the key terms and the quiz below.
Tools 4.1Code walkthrough8 parts
Meet scikit-learn
Say what scikit-learn is for, and fit and score a first model against a baseline.
Loading your progress…Next: 4.2 Estimators: fit, predict, transform
In this lesson8 parts
- 01A number that looks good
- 02What we're predicting
- 03Rows it has never seen
- 04Guessing first
- 05Three verbs
- 06A real model
- 07Swap the model
- 08Recap and your challenge
Builds on
This lesson stands on its own. These go deeper into what it uses.
- 1.1
- 2.2
- 2.4