Recall & Review
beginner
What is machine learning?
Machine learning is a way for computers to learn from data and improve their performance without being told exactly what to do.
Click to reveal answer
beginner
Name the three main types of machine learning.
The three main types are: supervised learning, unsupervised learning, and reinforcement learning.
Click to reveal answer
beginner
What is supervised learning?
Supervised learning is when the computer learns from labeled data, meaning the answers are already known.
Click to reveal answer
beginner
What is the role of a model in machine learning?
A model is like a recipe or a set of rules the computer creates to make predictions or decisions based on data.
Click to reveal answer
beginner
Why is data important in machine learning?
Data is important because it teaches the computer what to learn from. Good data helps the model make better decisions.
Click to reveal answer
Which type of machine learning uses labeled data?
✗ Incorrect
Supervised learning uses labeled data where the correct answers are provided.
What does a machine learning model do?
✗ Incorrect
A model creates rules or patterns from data to make predictions or decisions.
Which of these is NOT a main type of machine learning?
✗ Incorrect
Manual programming is not a type of machine learning.
Why is data important in machine learning?
✗ Incorrect
Data teaches the model what patterns to find and how to make decisions.
What is unsupervised learning?
✗ Incorrect
Unsupervised learning finds patterns in data without labeled answers.
Explain in your own words what machine learning is and why it is useful.
Think about how computers can learn like humans by seeing examples.
You got /4 concepts.
Describe the difference between supervised and unsupervised learning with simple examples.
Consider if the computer knows the answers beforehand or not.
You got /3 concepts.