Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
limhao
/
heart-disease-prediction
like
0
Joblib
License:
mit
Model card
Files
Files and versions
xet
Community
main
heart-disease-prediction
/
models
19.1 MB
1 contributor
History:
2 commits
limhao
Add scaler and feature names
c47ff45
11 months ago
feature_names.txt
183 Bytes
Add scaler and feature names
11 months ago
heart_disease_model.joblib
pickle
Detected Pickle imports (5)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.ndarray"
How to fix it?
19.1 MB
xet
Add heart disease prediction model
11 months ago
scaler.joblib
pickle
Detected Pickle imports (7)
"numpy.ndarray"
,
"numpy.dtype"
,
"numpy.core.multiarray.scalar"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.preprocessing._data.StandardScaler"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
1.09 kB
xet
Add scaler and feature names
11 months ago