The PL/SQL interface to Oracle Data Mining is implemented in three packages:
The DBMS_DATA_MINING package includes procedures for:
This package includes routines for transforming the data to make it suitable for mining. Since Oracle Data Mining supports Automatic Data Transformation (ADP), you will not need to use this package unless you want to implement specialized transformations.