Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Jotheeswaransakthivel
/
Brain_Stroke_Prediction
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Brain_Stroke_Prediction
/
src
225 kB
Ctrl+K
Ctrl+K
2 contributors
History:
29 commits
Jotheeswaransakthivel
Update src/requirements.txt
d7b1d64
verified
8 months ago
app.py
Safe
2.39 kB
Update src/app.py
8 months ago
best_stroke_model.pkl
pickle
Detected Pickle imports (3)
"builtins.bytearray"
,
"xgboost.core.Booster"
,
"xgboost.sklearn.XGBClassifier"
How to fix it?
219 kB
xet
Rename src/best_stroke_model_1.pkl to src/best_stroke_model.pkl
8 months ago
requirements.txt
Safe
57 Bytes
Update src/requirements.txt
8 months ago
x_cat_encoder.pkl
pickle
Detected Pickle imports (7)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy.ndarray"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.float64"
How to fix it?
1.48 kB
xet
Rename src/x_cat_encoder_1.pkl to src/x_cat_encoder.pkl
8 months ago
x_cat_ordinal_encoder.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray._reconstruct"
,
"numpy.float64"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.preprocessing._encoders.OrdinalEncoder"
,
"_codecs.encode"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
1.04 kB
xet
Rename src/x_cat_ordinal_encoder_1.pkl to src/x_cat_ordinal_encoder.pkl
8 months ago
x_num_scaler.pkl
pickle
Detected Pickle imports (6)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
1.02 kB
xet
Rename src/x_num_scaler_1.pkl to src/x_num_scaler.pkl
8 months ago