0
0
Intro to Computingfundamentals~5 mins

Machine learning concept in Intro to Computing - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
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?
ASupervised learning
BUnsupervised learning
CReinforcement learning
DDeep learning
What does a machine learning model do?
AStores raw data
BCreates rules to make predictions
CDeletes data
DRuns computer hardware
Which of these is NOT a main type of machine learning?
AManual programming
BSupervised learning
CReinforcement learning
DUnsupervised learning
Why is data important in machine learning?
AIt powers the computer
BIt slows down the process
CIt teaches the model what to learn
DIt is not important
What is unsupervised learning?
ALearning by copying humans
BLearning from labeled data
CLearning by trial and error
DLearning from data without labels
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.