Commit ·
7209d19
1
Parent(s): 0e23ddb
Update model and README
Browse files- README.md +3 -0
- model.joblib +3 -0
README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Customers Product Prediction Model
|
| 2 |
+
|
| 3 |
+
A RandomForest model trained to predict if a customer will take the product (ProdTaken).
|
model.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ecafcf4a24141f783f71b803e6d482c763a4e65b2fa6a808ca3a6845dd9abdd
|
| 3 |
+
size 7118699
|