Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
3nthusiast
/
Insurance-Claim-Predict
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2f90873
Insurance-Claim-Predict
Ctrl+K
Ctrl+K
2 contributors
History:
6 commits
Mateusz Paszynski
fix naming from XGB to GBR
2f90873
5 months ago
models
publish website
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
KNNInsuranceModel.joblib
pickle
Detected Pickle imports (7)
"numpy.dtype"
,
"_codecs.encode"
,
"sklearn.neighbors._regression.KNeighborsRegressor"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"__main__.KNNInsuranceModel"
How to fix it?
75.5 kB
LFS
publish website
5 months ago
NuSVRInsuranceModel.joblib
pickle
Detected Pickle imports (12)
"sklearn.pipeline.Pipeline"
,
"__main__.NuSVRInsuranceModel"
,
"sklearn.compose._column_transformer.ColumnTransformer"
,
"__main__.NuSVRInsuranceModel.MultiplyScaler"
,
"numpy.dtype"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.float64"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._data.StandardScaler"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
How to fix it?
90.9 kB
LFS
publish website
5 months ago
README.md
Safe
329 Bytes
initial commit
5 months ago
RandomForestInsuranceModel.joblib
pickle
Detected Pickle imports (11)
"sklearn.pipeline.Pipeline"
,
"numpy.dtype"
,
"sklearn.compose._column_transformer.ColumnTransformer"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
,
"__main__.RandomForestInsuranceModel"
,
"numpy.float64"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._data.StandardScaler"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
How to fix it?
225 kB
LFS
publish website
5 months ago
XGBoostInsuranceModel.joblib
pickle
Detected Pickle imports (7)
"sklearn.impute._base.SimpleImputer"
,
"numpy.dtype"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"__main__.XGBoostInsuranceModel"
How to fix it?
184 kB
LFS
publish website
5 months ago
app.py
Safe
4.46 kB
fix naming from XGB to GBR
5 months ago
requirements.txt
Safe
1.1 kB
added requirements.txt
5 months ago