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:
S-K-yadav
/
churnpredictor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
churnpredictor
716 kB
Ctrl+K
Ctrl+K
1 contributor
History:
3 commits
S-K-yadav
fixed the model prediction percentage
333667e
2 months ago
.gitattributes
Safe
1.75 kB
trying the pickle file support
2 months ago
README.md
Safe
270 Bytes
trying the pickle file support
2 months ago
app.py
Safe
7.65 kB
fixed the model prediction percentage
2 months ago
city_list.pkl
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
13.3 kB
xet
trying the pickle file support
2 months ago
customer_churn_model.pkl
pickle
Detected Pickle imports (12)
"None.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.compose._column_transformer.ColumnTransformer"
,
"numpy.ndarray"
,
"sklearn.compose._column_transformer._RemainderColsList"
,
"sklearn.pipeline.Pipeline"
,
"sklearn.impute._base.SimpleImputer"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy.float64"
,
"category_encoders.target_encoder.TargetEncoder"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.dtype"
How to fix it?
691 kB
xet
trying the pickle file support
2 months ago
feature_names.pkl
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
673 Bytes
xet
trying the pickle file support
2 months ago
requirements.txt
Safe
118 Bytes
trying the pickle file support
2 months ago
runtime.txt
Safe
11 Bytes
trying the pickle file support
2 months ago
shortlisted_features.pkl
pickle
Detected Pickle imports (5)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy._core.multiarray._reconstruct"
,
"None.dtype"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
1.19 kB
xet
trying the pickle file support
2 months ago