Prediction - use some variables or fields in the database to predict unknown or future values of other variables of interest.
Classification - map (classify) a data item into one of several predefined classes.
Change and Deviation Detection - uncover certain data records that are in some way out of the ordinary records; determine, which cases/records suspiciously diverge from the pattern of their peers.
Knowledge Discovery - find new relationships and non-obvious trends in the data.
Response Modeling - build a neural network based response model.
Time Series Analysis - forecast future values of a time series.
back