Skip to content

Commit f42be2c

Browse files
authored
Update README.md
1 parent c3d8e5d commit f42be2c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ Below examples include the intense usage of industry-hot frameworks (i.e. Pytorc
3232
### 2020 Edition
3333

3434

35+
#### [Measuring Customer Lifetime Value (LTV)](https://github.com/hyunjoonbok/Python-Projects/blob/master/GeneralML/Cohort_Basket_Analysis/Measuring%20Customer%20Lifetime%20Value%20(LTV)%20in%20Python.ipynb):
36+
<p>
37+
While consuimg the notebbok, we measure the customer LTV (Lifetime Value) for any custom timeframe we want. We form an example using a real-world marketing dataset provided by Kaggle. We learn the concept of LTV, and how to preprocess and visualize the data to get the basic findings. And finally build a model that predicting 3-Month CLV for each customer group features.
38+
</p>
39+
Dec 3, 2020
40+
41+
3542
#### Cohort Analysis
3643
[Cohort Analysis - Customer Retention (1)](https://github.com/hyunjoonbok/Python-Projects/blob/master/GeneralML/Cohort_Basket_Analysis/%5BBasic%5D%20Cohort%20Analysis%20-%20Customer%20Retention%20(1).ipynb) \
3744
[Cohort Analysis - Customer Retention (2)](https://github.com/hyunjoonbok/Python-Projects/blob/master/GeneralML/Cohort_Basket_Analysis/%5BAdvanced%5D%20Cohort%20Analysis%20-%20Customer%20Retention%20(2).ipynb) \

0 commit comments

Comments
 (0)