Copyright (c) 2003, 2004 Oracle.  All rights reserved.

SAMPLE PROGRAMS FOR ORACLE 10g DATA MINING

This directory, "$ORACLE_HOME/dm/demo/sample" on UNIX or
"%ORACLE_HOME%\dm\demo\sample" for Windows, contains sample programs
for Oracle Data Mining (ODM).

This directory contains the following subdirectories:

o "java" -- contains ODM sample programs illustrating the Java API

o "plsql" -- contains ODM sample programs illustrating the use of
           the ODM PL/SQL packages DBMS_DATA_MINING and
           DBMS_DATA_MINING_TRANSFORMS

The directory "plsql" contains a subdirectory "utl"; "utl" contains sample
programs illustrating how to export and import ODM models.

For information about the data used by the sample programs, see the README in
the "java" directory or "plsql" directory.

For more information, see the "Oracle Data Mining Administrator's Guide".
 
