Select the target attribute (the attribute that you wish to predict) for the model. The wizard displays a list of possible targets, along with summary information about each possible target. For information about the targets that are displayed and the information in the grid, see Possible Targets.
To select a target attribute, click the Name of the attribute. The name is displayed as Target Attribute above the grid.
Click Next to continue. The wizard performs the following validations:
NUMBER
was selected
as a target, the attribute is reclassified as a numerical datatype with a mining
type of categorical. (This is done as a convenience to the user where we are not
rigid in our data typing requirements as defined by the database table.)If you selected a "Unique" attribute, the wizard warns you and asks if you wish to use the attribute as a target.
The wizard then extracts the target values.
Not all attributes are displayed as possible targets:
The wizard takes a sample of the data and uses the sample to calculate the following information:
NUMBER
, FLOAT
, CHAR
, VARCHAR2
, etc.NULL
in the sample.You will probably have to scroll to see all the information for an attribute.
You can change the Unique setting and no others.
Copyright © 2006, 2008, Oracle. All rights reserved.