Data Used to Build a Classification Model
The data used to build the model must reside in an Oracle 10g table or
view.
ODM supports the following Oracle data types:
- NUMBER
- VARCHAR2
- CHAR
- CLOB, BLOB, BFILE, LONG, VARCHAR2, XMLType, CHAR, RAW, or LONG RAW for text data only. For information about text mining, see Text Mining.
Specify the location of the data used to build the model and
some characteristics of the data:
- Schema: Select the schema containing the input table.
The wizard lists all schemas containing tables
that have been granted access to the user account that you are connected to. The schemas are listed in alphabetical order.
- Table or View: Select the table or view to use. Only tables
that have been granted select rights to ODM are listed.
Click Next to continue. The wizard extracts additional
metadata from the database to support other steps in the wizard.
Copyright © 2005, Oracle. All rights reserved.