Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
eogreen
/
predict
like
0
Joblib
License:
apache-2.0
Model card
Files
Files and versions
Community
main
predict
1 contributor
History:
3 commits
eogreen
Upload app.py
29f9510
verified
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
README.md
Safe
31 Bytes
initial commit
4 months ago
app.py
Safe
2.39 kB
Upload app.py
4 months ago
model.joblib
pickle
Detected Pickle imports (10)
"sklearn.preprocessing._data.StandardScaler"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy.dtype"
,
"_codecs.encode"
,
"numpy.ndarray"
,
"numpy.float64"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.pipeline.Pipeline"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.compose._column_transformer.ColumnTransformer"
How to fix it?
3.84 kB
LFS
Upload 3 files
4 months ago
requirements.txt
Safe
34 Bytes
Upload 3 files
4 months ago
train.py
Safe
1.71 kB
Upload 3 files
4 months ago