Data Mining - Attribute (Importance|Selection) - Affinity Analysis

Thomas Bayes

Data Mining - Attribute (Importance|Selection) - Affinity Analysis

About

Attribute importance is a supervised function that identifies and ranks the attributes that are most important in predicting a target attribute.

Oracle Data Mining does not support the scoring operation for attribute importance.

An attribute importance model:

  • are built on a population of interest to obtain information about that population,
  • cannot be applied to separate data,
  • returns and ranks the attributes that are most important in predicting a target value.

Attribute Importance

Example

Finding factors associated with people who respond to an offer.

Given customer response to an affinity card program, find the most significant predictors.

Documentation / Reference





Discover More
Data Mining Algorithm
Data Mining - Algorithms

An is a mathematical procedure for solving a specific kind of problem. For some data mining functions, you can choose among several algorithms. Algorithm Function Type Description Decision...
Thomas Bayes
Data Mining - Scoring (Applying)

The process of applying a model to new data is known as scoring. Apply data, also called scoring data, is the actual population to which a model is applied. Scoring operation for: classification,...



Share this page:
Follow us:
Task Runner