Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Sajid030
/
churn-predictor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
churn-predictor
1.26 MB
Ctrl+K
Ctrl+K
1 contributor
History:
9 commits
Sajid030
Update requirements.txt
d3cf97a
verified
12 months ago
static
Upload 8 files
12 months ago
templates
Upload 8 files
12 months ago
.gitattributes
Safe
1.52 kB
initial commit
12 months ago
Dockerfile
Safe
207 Bytes
Create Dockerfile
12 months ago
README.md
Safe
181 Bytes
Create README.md
12 months ago
app.py
Safe
2.39 kB
Upload 8 files
12 months ago
columns.pkl
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
728 Bytes
xet
Upload 8 files
12 months ago
customer_churn.csv
Safe
970 kB
Upload 8 files
12 months ago
model.pkl
pickle
Detected Pickle imports (3)
"xgboost.core.Booster"
,
"builtins.bytearray"
,
"xgboost.sklearn.XGBClassifier"
How to fix it?
278 kB
xet
Upload 8 files
12 months ago
requirements.txt
Safe
76 Bytes
Update requirements.txt
12 months ago
scaler.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"sklearn.preprocessing._data.MinMaxScaler"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.dtype"
How to fix it?
2.48 kB
xet
Upload 8 files
12 months ago