Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Arafath10/fastapi-demo-v1
Arafath10
/
curfox_test_api
like
0
Sleeping
App
Files
Files
Community
main
curfox_test_api
/
model
2 contributors
History:
5 commits
Arafath10
Delete model/t.txt
6089b8b
verified
8 months ago
encoders.joblib
pickle
Detected Pickle imports (6)
"sklearn.preprocessing._label.LabelEncoder"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
35 kB
LFS
Rename model/encoders (2).joblib to model/encoders.joblib
8 months ago
xgb_model.joblib
pickle
Detected Pickle imports (3)
"builtins.bytearray"
,
"xgboost.core.Booster"
,
"xgboost.sklearn.XGBClassifier"
How to fix it?
326 kB
LFS
Rename model/xgb_model (2).joblib to model/xgb_model.joblib
8 months ago