Which of these is an example of a machine learning task?
Machine learning finds patterns from ___ rather than explicit instructions.
Which scenario is an example of unsupervised learning?
In supervised learning, the provided correct answers are called ___.
What type of machine learning involves an agent learning through trial and error with rewards?
Which problem is an example of regression?
When each example's output is a numeric value, the machine learning task is called ___.
What is the purpose of using clustering in machine learning?
Which of these is a feature in a machine learning dataset for predicting car prices?
Each row in a dataset (with features and a label) is called an ___ or example.
Why do we split data into training and testing sets?
We split the data into training and test sets to evaluate how well the model can ___ to new data.
What does it mean if a model performs well on training data but poorly on test data?
In a house price prediction dataset, what would be considered the label?