Chapter 1: Introduction to Machine Learning
Question 1:
What is the main difference between traditional programming and machine learning?
a) Traditional programming relies on explicit rules, while machine learning models learn patterns from data.
b) Traditional programming uses data to predict outcomes, while machine learning creates rules from predictions.
c) Machine learning can only handle small datasets, while traditional programming is better for large datasets.
d) Traditional programming is faster than machine learning for all tasks.
Question 2:
Which of the following is an example of supervised learning?
a) Clustering customers based on purchasing behavior
b) Predicting house prices based on features like location and size
c) A robot learning ...