Chapter 8. The value of DB2 Intelligent Miner for Data 153
Value prediction
Value prediction is similar to classification; the goal is to build a data model as a
generalization of the records. However, the difference is that the target is not a
class membership but a continuous value, or ranking. IM for Data has two
prediction algorithms: a neural network algorithm and a Radial Basis Functions
(RBF) algorithm. The radial basis function is particularly efficient and is
appropriate for value prediction with very large data sets.
Similar time sequences
The purpose of this process is to discover all occurrences of similar
subsequences in a database of time sequences. Given a database of time
sequences, the goal is to find sequences similar to a given one, or find all
occurrences of similar sequences. The powerful alternatives afforded by multiple
methods are enhanced by the fact that several of the methods are supported by
more than one mining technique. Multiple techniques are often used in
combination to address a specific business problem.
8.2.4 Creating and visualizing the results
Information that has been created using statistical or mining functions can be
saved for further analysis in the form of result objects. The result objects can be
visualized using a variety of graphical displays or the results exported to
spreadsheets (for example, EXCEL, LOTUS 123), or to browsers (for example,
Netscape, Explorer), or to specific statistical packages (for example, SPSS).
Result objects can be used in several ways:
To visualize or access the results of a mining or statistical function
To determine what resulting information you want to write to an output data
object
To be used as input data, when running a mining function in test mode to
validate the predictive model representation by the result
To be used as input data, when running a mining function in application mode
to apply the model to new data
8.3 DB2 Intelligent Miner Scoring
DB2 Intelligent Miner Scoring (IM Scoring) is an economical and easy-to-use
mining deployment capability. It enables users to incorporate analytic mining into
Business Intelligence, eCommerce and OLTP applications. Applications score
records (segment, classify or rank the subject of those records) based on a set of
predetermined criteria expressed in a data mining model.