Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SrihariV
/
customer-churn-predictor
like
1
Sleeping
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
main
customer-churn-predictor
409 MB
1 contributor
History:
9 commits
SrihariV
Upload churn_model.pkl
a22a4fc
verified
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
README.md
Safe
300 Bytes
initial commit
8 months ago
app.py
Safe
4.32 kB
Update app.py
8 months ago
churn_model.pkl
pickle
Detected Pickle imports (7)
"_codecs.encode"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
409 MB
xet
Upload churn_model.pkl
8 months ago
generate_data.py
Safe
1.33 kB
Upload 5 files
8 months ago
requirements.txt
Safe
68 Bytes
Update requirements.txt
8 months ago
train_model.py
Safe
825 Bytes
Upload 5 files
8 months ago