Choose the CORRECT example of Supervised Learning.
The correct answer is B. House price prediction. Supervised learning is a machine learning approach where a model is trained using labeled data. In a house price prediction problem, the training data usually contains property features such as size, location, number of rooms, age of the house, and past selling prices. The known selling price acts as the label or target value. The model learns the relationship between the input features and the price, then predicts prices for new houses.
A driverless car is not the best single example because autonomous driving uses a combination of AI techniques, including supervised learning, reinforcement learning, computer vision, sensor fusion, planning, and control systems. ChatGPT is a generative AI language model and is not typically used as the basic example of supervised learning in this context. Since house price prediction directly represents supervised learning with labeled input-output data, the correct answer is B.
Staci
1 month ago