Sprint 12/6/22
Agenda:
*Log-Log model
*Semi-Log model
Assumption: Absolute change in price
results in percent change in sales
Assumption: Percent change in price results in percent change in sales
Data-informed pricing model
Semi-log model
Log Log vs Semi Log model transformation
Sales lift of Gift Sets and Non-Gift Sets
Outliers existence and 1.5 IQR rule
* This chart on the slide is from “Essentials of Statistics for Business Economics”
Extreme values &
Outliers
Q3
Q1
Comparing the range
Reasonable range
Q3
Q1
Getting clearer slope groups
Group 1
8.79%
Group 2
25.05%
Group 3
50.1%
Group 4
12.53%
What is Local Outlier Factor? Why do we need this method and why is it useful?
* The chart on the slide is from scikit-learn developers webpage:
https://scikit-learn.org/stable/auto_examples/neighbors/plot_lof_outlier_detection.html
Example of how it works: SKU A1010
Outlier 1: x = 0.69897 , y = 1.2422929
Total observations: 16
Total observations: 15
Without outliers
Example of how it works: SKU A1196
Outlier 1: x = 0.47712125, y = 1.2598327
Total observations: 28
Outlier 2: x = 0 , y = 1.42242568
Total observations: 26
Without outliers
Non Holiday Months One Class Classifier
Holiday Months One Class Classifier
Back-end coding
Before update:
After update:
Start and End Date Functionality
Example(Sales lift by Clustering):
Example(Filtered log log and semi-log models):
Recap of Topics: