Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ericeilander
/
ericeilander_insurance_charge_prediction
like
1
Sleeping
App
Files
Files
Community
main
ericeilander_insurance_charge_prediction
2 contributors
History:
4 commits
demonmittenhands
gradio stuff
edda0ff
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
README.md
Safe
244 Bytes
Initial commit
5 months ago
app.py
Safe
3.38 kB
gradio stuff
5 months ago
insurance.csv
Safe
59.9 kB
Initial commit
5 months ago
model.joblib
pickle
Detected Pickle imports (10)
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.pipeline.Pipeline"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.float64"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.compose._column_transformer.ColumnTransformer"
,
"numpy.ndarray"
,
"_codecs.encode"
,
"numpy.dtype"
How to fix it?
276 kB
LFS
Initial commit
5 months ago
requirements.txt
Safe
101 Bytes
Initial commit
5 months ago
train.py
Safe
1.99 kB
Initial commit
5 months ago