Traditional Methods :
- Also called predictive analytics, used for predicting future values with good accuracy.
Regression is a model used for describing relationship among variables in our analysis.
Logistic regression :
- Logistic regression is a non — linear model, values on the vertical line will be 1s and 0s
- Eg: like filtering job candidates, If selected means 1s otherwise rejected means 0s.
Cluster Analysis :
- This technique can be applied only when the data are divided into few groups.
Factor Analysis :
- It Combines more variables into one.
- Grouping Explanatory variables together.
- It reduces dimensionality.
Time Series Analysis :
- Representation is always in a horizontal line.
- Variable are independent.
- This analysis is widely used for measuring Stock price.
Example: Sales Forecasting which uses Time Series Analysis.