Methodology Map:
Methodology map helps us to determine which method I am going to use for solve the business problem:
1. Non-predictive Problems:
A. Geospatial analysis:this type of Peoblem use location based data to drive your conclusions. (coordinates, distance, geographic location ect.)
B. Segmentation is to group data together.
C. Aggregation is the methodology so simply means calculating a value across a group or dimension and is commonly used I n Data analysis.
D. descripitive statistics means to use statistics to describe the data. (Mean, Median, Mode, Standard Deviation, Interqurtile Range)
2. Data Rich vs. Data Poor:
How to determine data rich or data poor?
Whether we have the data on the what is trying to predict.
If Data Poor:
Setup an experiment (A/b test)
3. Regression Model vs Classfication model
4. Regression (numeric) Model:
A. Continuous model.
B. time-based model.
5. Classfication (non-numeric) Model:
A. Binary (yes or no)
B. Non-binary (mutiple opinions)
Predictive Analytics for Business 2