DATABASE FUNDAMENTALS
DATA WAREHOUSING AND DATA MINING
| Question 
 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
 | 
|  |  A subdivision of a set of examples into a number of classes 
 | 
|  |  A measure of the accuracy of the classification of a concept that is given by a certain theory 
 | 
|  |  The task of assigning a classification to a set of examples 
 | 
|  |  None of these 
 | 
Detailed explanation-1: -Classification is a task that requires the use of machine learning algorithms that learn how to assign a class label to examples from the problem domain. An easy to understand example is classifying emails as “spam” or “not spam.”
Detailed explanation-2: -Answer» A. a subdivision of a set of examples into a number of classes.
Detailed explanation-3: -Classification is a data mining function that assigns items in a collection to target categories or classes. The goal of classification is to accurately predict the target class for each case in the data. For example, a classification model could be used to identify loan applicants as low, medium, or high credit risks.
Detailed explanation-4: -Summarization involves methods for finding a compact description for a subset of data.