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

Thomas Bayes

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
Model Funny
Data Mining - (Function|Model)

The model is the function, equation, algorithm that predicts an outcome value from one of several predictors. During the training process, the models are build. A model uses a logic and one of several...
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 - Data Mining - (Data|Knowledge) Discovery - Statistical Learning

Data Mining can be defined as the automatic or semiautomatic task of extracting previously unknown information from a large quantity of data. Data mining try to discover in data unknown: unexpected...
Data Minig Naives Bayes
Data Mining - Naive Bayes (NB)

Naive Bayes (NB) is a simple supervised function and is special form of discriminant analysis. It's a generative model and therefore returns probabilities. It's the opposite classification strategy...
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,...
Card Puncher Data Processing
ORE (Oracle R Enterprise)

Oracle R Enterprise is a component of Oracle...
Card Puncher Data Processing
R

is a language and environment for statistical computing and graphics. Syntax is very similar to the S_(programming_language)S language. S is a language that was developed by John Chambers et al. at Bell...



Share this page:
Follow us:
Task Runner