What is the best meaning of classification in Artificial Intelligence?
Answer and explanation
Correct answer: डेटा को उसकी विशेषताओं के आधार पर पहले से निर्धारित श्रेणियों में रखना
Classification assigns an item to one of predefined labels using its features, such as deciding whether an email is spam or not spam. Clustering groups similar items without fixed labels, so it differs from classification. Predicting a numerical value is regression, while removing irrelevant information is data cleaning rather than classification.
Frequently asked questions
What is the correct answer to this question?
डेटा को उसकी विशेषताओं के आधार पर पहले से निर्धारित श्रेणियों में रखना
Why is this the correct answer?
Classification assigns an item to one of predefined labels using its features, such as deciding whether an email is spam or not spam. Clustering groups similar items without fixed labels, so it differs from classification. Predicting a numerical value is regression, while removing irrelevant information is data cleaning rather than classification.
Which subject and chapter does this question cover?
This is a Class 9 Artificial Intelligence question. Chapter: Reflection, Project Cycle, and Ethics. Topic: AI Domains.