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...
main
Insurance-Claim-Predict
869 kB
2 contributors
History:
7 commits
This space has 5 files scanned as suspicious.
Show
files
Mateusz Paszynski
add polyreg and linreg
72d9d59
about 1 year ago
models
add polyreg and linreg
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
KNNInsuranceModel.joblib
Suspicious
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
xet
publish website
about 1 year ago
LinearRegressionInsuranceModel.joblib
Suspicious
80.9 kB
xet
add polyreg and linreg
about 1 year 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
xet
publish website
about 1 year ago
PolynomialRegressionInsuranceModel.joblib
Suspicious
83 kB
xet
add polyreg and linreg
about 1 year ago
README.md
Safe
329 Bytes
initial commit
about 1 year ago
RandomForestInsuranceModel.joblib
Suspicious
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
xet
publish website
about 1 year ago
XGBoostInsuranceModel.joblib
Suspicious
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
xet
publish website
about 1 year ago
app.py
Safe
4.89 kB
add polyreg and linreg
about 1 year ago
cleaned_insurance_data.csv
Safe
84 kB
add polyreg and linreg
about 1 year ago
requirements.txt
Safe
1.1 kB
added requirements.txt
about 1 year ago