Unit: Machine Learning
Lesson: ML Basics
Introduction to Machine Learning
Training and Testing
Evaluation
Classification Model Performance
Validation Examples
Classification versus Regression
Teachable Machine
Need a hint?
Refer back to the slides.
What is the difference between classification and regression? Check all that apply.
Classification requires labeled data, while regression requires unlabeled data.
Regression has numerical values as labels while classification has categorical (discrete) labels.