Data Mining sub Tasks |
Details |
Classification |
It is a data mining function used to predict and assigns data to a particular class.
i.e
Data <-------> Which class |
Prediction |
It predicts possible values of missing or future data. For this it constructs a |
Time - Series Analysis |
Time Series is a sequence of events. Time - Series Analysis uses 1/ more preceding events to determine next event. Example : Stock market
prediction. |
Association |
It is used to find relationship / association / connection among a set of items
/ objects. Example the person who buys bread tries to purchase jam. |
Clustering |
It is a process of grouping items. Similar to one and remaining tot other. |
Summarization |
It is the generalization of data and it can be viewed in various perspective
levels. |
Sequence Discovery |
It is used to identify the odd things in the sequence of objects / items. |