SankalpC10 commited on
Commit
3541fb2
·
verified ·
1 Parent(s): c7e4369

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - clv
5
+ - marketing
6
+ datasets:
7
+ - mongo-orders
8
+ metrics:
9
+ - rmse
10
+ - mae
11
+ - spearman
12
+ - gini
13
+ ---
14
+
15
+ # Gamma-Gamma Model Card
16
+
17
+ ## General Information
18
+ - Org ID: pov
19
+ - Workspace ID: 67d876525d125c003d5b598e
20
+ - Model: Gamma-Gamma
21
+
22
+ ## Dataset
23
+ - Total rows: 15525
24
+ - Total customers: 12732
25
+ - One-time customers: 10979
26
+ - Date range: 2021-02-24 to 2025-06-30
27
+
28
+ ## Metrics (over 355 days)
29
+ - RMSE Monetary: $2880.44
30
+ - MAE Monetary: $133.15
31
+ - Spearman Correlation: 0.56
32
+ - Gini Coefficient: 0.91