Data mining?
Data mining is the process of extracting and discovering patterns in
large data sets.
Supervised learning
Objects that have been assigned class labels. Predictive data mining can be done. For example identify a customer who will return
Unsupervised learning
Objects that have not been assigned class labels. Typically used for charecterizing objects to capture patterns
Reinforcement learning
learns by trial and error
Semi-supervised
Mix of labeled + unlabeled data.
Descriptive Analytics
Descriptive analytics is about understanding what has happened in the past.
It summarizes and describes patterns, trends, or relationships in historical data.
Predictive
Predictive analytics is about using data to forecast future outcomes.
It uses known data (training data) to build models that make predictions.
Prescriptive Analytics
Focuses on optimization and decision-making using the results of descriptive and predictive analytics.