Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
bright1
/
Customer-churn-prediction-app
like
0
Runtime error
App
Files
Files
Community
43c893b
Customer-churn-prediction-app
1 contributor
History:
4 commits
bright1
Added unicorn to the requirements
43c893b
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
13 Bytes
Added all files
about 1 year ago
Dockerfile
Safe
223 Bytes
modified dockerfile
about 1 year ago
README.md
Safe
210 Bytes
initial commit
about 1 year ago
app.py
Safe
6.27 kB
Added all files
about 1 year ago
full_pipeline.pkl
pickle
Detected Pickle imports (12)
"numpy.core.multiarray.scalar"
,
"pandas.core.indexes.base._new_Index"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.preprocessing._data.StandardScaler"
,
"pandas.core.indexes.base.Index"
,
"numpy.float64"
,
"numpy.dtype"
,
"sklearn.pipeline.Pipeline"
,
"sklearn.compose._column_transformer.ColumnTransformer"
,
"sklearn.impute._base.SimpleImputer"
,
"numpy.ndarray"
How to fix it?
3.52 kB
LFS
Added all files
about 1 year ago
logistic_reg_class_model.pkl
pickle
Detected Pickle imports (4)
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
1.3 kB
LFS
Added all files
about 1 year ago
requirements.txt
Safe
57 Bytes
Added unicorn to the requirements
about 1 year ago
theme.py
Safe
40 Bytes
Added all files
about 1 year ago
utils.py
Safe
2.08 kB
Added all files
about 1 year ago