Time to become a model trainer. In the lab below you’ll build a message classifier (for example: kind vs. rude messages) by writing training examples yourself, then watch a naive Bayes model learn your patterns live.
Your mission
- Write at least 6 examples per category — variety beats repetition.
- Train and check the accuracy and confusion matrix.
- Test tricky messages and watch the confidence scores.
- Reach 90% accuracy to unlock the Data Curator badge.