ISTQB
CT-AI · Question #54
A software component uses machine learning to recognize the digits from a scan of handwritten numbers. In the scenario above, which type of Machine Learning (ML) is this an example of?
The correct answer is C. Classification. Classification: This type of machine learning involves categorizing input data into predefined classes. In this scenario, the input data (handwritten digits) are classified into one of the 10 digit
Machine Learning (ML)
Question
A software component uses machine learning to recognize the digits from a scan of handwritten numbers. In the scenario above, which type of Machine Learning (ML) is this an example of?
Options
- AReinforcement learning
- BRegression
- CClassification
- DClustering
How the community answered
(24 responses)- A8% (2)
- B17% (4)
- C71% (17)
- D4% (1)
Explanation
Classification: This type of machine learning involves categorizing input data into predefined classes. In this scenario, the input data (handwritten digits) are classified into one of the 10 digit
Topics
#classification#ML types#digit recognition#supervised learning
Community Discussion
No community discussion yet for this question.