KwickClips Python · 42 sec · free
Which method makes the model learn?
Short answer. fit().
What does score() return for a classifier?
The accuracy, the fraction of correct answers.
Remember
| fit learns, predict answers |
| score gives accuracy |
Every scikit learn model uses three words. M is the model. Fit learns from training data. Predict guesses test answers. Score gives accuracy, like zero point nine. Two rules. Fit learns, predict answers. Score gives accuracy.
This clip is from the full lesson: Machine Learning in Python with Scikit-learn — 7 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: CBSE Class 11 Artificial Intelligence (843)
More KwickClips from this lesson
What do you install and what do you import?44 sec
Why keep a test set hidden?41 sec
What does random guessing give with three species?40 secVoice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.

