Oracle Data Mining Interfaces

Oracle Data Mining provides extensive support for building applications that automate the extraction ad dissemination of data mining insights.

Data mining tasks such as model building, testing, and scoring can be performed using the PL/SQL API or SQL Data Mining functions. For a brief overview of the interfaces, see Oracle Data Mining Application Programming Interfaces.

Oracle Data Mining allows the creation of a supermodel, that is, a model that contains the instructions for its own data preparation. The embedded data preparation can be implemented automatically and/or manually. Embedded Data Preparation supports user-specified data transformations; Automatic Data Preparation supports algorithm-required data preparation, such as binning, normalization, and outlier treatment.

Oracle Data Mining is the graphical user interface for Oracle Data Mining. See Data Miner 3.2 for an introduction.