Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
bright1/Customer-Churn-App
Achar
/
Customer-Churn-App
like
0
Build error
App
Files
Files
Community
main
Customer-Churn-App
2 contributors
History:
1 commit
Achar
bright1
Duplicate from bright1/Customer-Churn-App
cbe2b03
over 1 year ago
.gitattributes
Safe
1.48 kB
Duplicate from bright1/Customer-Churn-App
over 1 year ago
README.md
Safe
285 Bytes
Duplicate from bright1/Customer-Churn-App
over 1 year ago
app.py
Safe
6.69 kB
Duplicate from bright1/Customer-Churn-App
over 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
Duplicate from bright1/Customer-Churn-App
over 1 year ago
history.csv
Safe
1.86 kB
Duplicate from bright1/Customer-Churn-App
over 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
Duplicate from bright1/Customer-Churn-App
over 1 year ago
requirements.txt
Safe
90 Bytes
Duplicate from bright1/Customer-Churn-App
over 1 year ago
utils.py
Safe
1.18 kB
Duplicate from bright1/Customer-Churn-App
over 1 year ago