Table of Contents

Oracle Data Mining - PL/SQL DBMS Package

About

The PL/SQL interface to Oracle Data Mining is implemented in three packages:

Package

DBMS_DATA_MINING

The DBMS_DATA_MINING package includes procedures for:

DBMS_DATA_MINING_TRANSFORM

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.

Documentation / Reference