The data used to build the model must reside in an Oracle 10g table or view.
Oracle Data Miner supports the following Oracle datatypes:
NUMBER
VARCHAR2
CHAR
DATE
CLOB
, BLOB
, BFILE
, LONG
, VARCHAR2
, XMLType
, CHAR
, RAW
, or LONG RAW
for text data only. For information about text mining, see Text Mining. Any column in a table that has a datatype not in this list is ignored by Oracle Data Miner. The ignored columns are automatically filtered out and are, therefore, not displayed.
Attributes of type DATE
are automatically converted to numbers before mining is performed by calculating the Julian date. For details, see Date Conversion.
Specify the location of the data used to build the model and some characteristics of the data:
Click Next to continue. The wizard extracts additional metadata from the database to support other steps in the wizard.
Copyright © 2006, 2008, Oracle. All rights reserved.