1/51
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
The modeling phase has delivered on or more models. These models must be evaluated for quality and effectiveness, before we deploy them for use in the field. Also, determine whether the model in fact achieves the objectives set for it in Phase 1. Establish whether some important facet of the business problem has not been sufficiently accounted for. Finally, come to a decision regarding the use of the data mining results.
Description
To outline patterns and trends lying within the data. Often suggests possible explanations for such patterns and trends. For example, those who are laid off are now less well off financially than before the incumbent was elected, and so would tend to prefer an alternative.
Prediction
Similar to classification and estimation, except that the results lie in the future.
Classification
Similar to estimation, except that the target variable is categorical rather than numeric. There is a target categorical variable, such as income bracket, which for example, could be partitioned into three categories
Clustering
Refers to the grouping of records, observations, or cases into classes of similar objects. A collection of records that are similar to one another, and dissimilar to records in other collections. It differs from classification in that there is no target variable. The task does not try to classify, estimate, or predict the value of a target variable. Instead, algorithms seek to segment the whole data set into relatively homogenous subgroups, where the similarity of the records within the group is maximized and the similarity to records out of this group is minimized.