This section provides an example of how you can build
a data mining model in a DB2® Warehouse environment.
These database objects provided by Intelligent Miner® largely
reflect the current standard for data mining in the context of SQL.
The example given here uses the Clustering mining function.
Model-building procedure
You can define the values of the user-defined
types that are required
to store the information for the training run. This means that you
create
a DM_ClusBldTask value.
Code example
One task can comprise various steps. You can include these
steps in one single SQL statement.