Quiz Answer Key and Fun Facts
1. Which of the following best defines Machine Learning?
2. A machine learning model is being built to predict house prices. It has been provided with thousands of past housing records, each containing details such as size, location, number of rooms, and actual sale price, so it can learn patterns before making predictions on new houses.
What is this collection of past data called?
3. After a machine learning model has seen thousands of housing records, developers give it a new set of house details that the model has never seen before, to check how accurately it can predict prices.
What is this new set of unseen data called?
4. A model is trained to recognize animals from photos. It performs perfectly on the training image. It can spot every cat and dog correctly. When shown new photos, its accuracy drops sharply. It seems to have "memorized" the training images instead of learning general patterns.
What problem is this model showing?
5. A machine learning model predicts house prices. For one house, the actual price is 8 million, but the model predicts 7 million. The algorithm then calculates how "off" its prediction was, and uses that difference to adjust itself in the next round of learning.
What is the measure of this difference called?
6. In which type of machine learning does the model learn from labeled data, where each example already has a known correct answer?
7. In which type of machine learning does the model find patterns or groupings in data without being given labeled answers?
8. Which type of machine learning involves learning through trial and error, using rewards and penalties to guide decisions?
9. Which type of machine learning problem involves predicting a continuous numerical value, such as price, temperature, or salary?
10. The machine learning problem which involves predicting a category or label, such as spam versus non-spam, disease type, or fruit name is known as which of these?
Source: Author
Hesting_horts
This quiz was reviewed by FunTrivia editor
rossian before going online.
Any errors found in FunTrivia content are routinely corrected through our feedback system.