AB-730 · Question #46
Which AI technique is most commonly used for detecting patterns and trends in large datasets?
The correct answer is B. Unsupervised learning. Unsupervised learning is used when the model is not given labeled data and must find structure in the data on its own, such as clustering customers into segments or detecting outliers in transactions. This technique helps discover hidden patterns and relationships in data.
Question
Which AI technique is most commonly used for detecting patterns and trends in large datasets?
Options
- ASupervised learning
- BUnsupervised learning
- CClassification
- DRegression
How the community answered
(32 responses)- A9% (3)
- B84% (27)
- C3% (1)
- D3% (1)
Explanation
Unsupervised learning is used when the model is not given labeled data and must find structure in the data on its own, such as clustering customers into segments or detecting outliers in transactions. This technique helps discover hidden patterns and relationships in data.
Topics
Community Discussion
No community discussion yet for this question.