Guides 11791 Published by

Easy Mining Procedures for DB2 Intelligent Miner provide an easy-to-use SQL interface for the main steps of the data-mining process. In particular, they contain stored procedures for the basic mining functions such as classification, clustering, or discovery of association rules and procedures for general, "higher-level" mining concepts such as the discovery of a prediction model or the detection of outliers in a table. Easy Mining Procedures for DB2 Intelligent Miner are implemented as Java stored procedures of DB2. They exploit the functionality of Intelligent Miner Modeling and Scoring. In general, one call to an Easy Mining procedure corresponds to the execution of several SQL statements with the functions and methods of Intelligent Miner Modeling and Scoring.