This section contains full descriptions of the Intelligent Miner® functions,
methods, and stored procedures. They are listed in alphabetical order.
User-defined functions
With the user-defined
functions of
Intelligent
Miner,
you can perform the following tasks:
- Import and export mining models, and access the properties of
the models.
- Apply these models to data that is stored in DB2® tables.
- Retrieve the results.
The user-defined functions are installed in the schema
IDMMX.
Methods
With the methods of Intelligent
Miner,
you can work with the following structured types:
- DM_LogicalDataSpec
- DM_ClasResultSpec
- DM_ClusResultSpec
The DM_LogicalDataSpec data type contains
the field name and the field type definitions of the mining fields
that are part of the input data that is used when models are applied.
The DM_ClasResultSpec and
the DM_ClusResultSpec data types contain the user-defined
specification of the scoring result, that is, which results data
has to be written in the scoring result.