Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Minerva143
/
Heart_Attack_Pred_v4
like
0
Running
App
Files
Files
Community
3e2d3d3
Heart_Attack_Pred_v4
1 contributor
History:
2 commits
Minerva143
First commit. Files added
3e2d3d3
verified
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
Arch_Test_UserData.png
Safe
60.6 kB
First commit. Files added
6 months ago
README.md
Safe
259 Bytes
initial commit
6 months ago
Test_diag_v2.png
Safe
67.6 kB
First commit. Files added
6 months ago
Train_diag.png
Safe
77.9 kB
First commit. Files added
6 months ago
app.py
Safe
9.04 kB
First commit. Files added
6 months ago
best_model_diabetes.pkl
pickle
Detected Pickle imports (3)
"xgboost.core.Booster"
,
"builtins.bytearray"
,
"xgboost.sklearn.XGBClassifier"
How to fix it?
564 kB
LFS
First commit. Files added
6 months ago
best_model_heart.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.dtype"
,
"sklearn.tree._tree.Tree"
,
"sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
43 kB
LFS
First commit. Files added
6 months ago
best_model_hypertension.pkl
pickle
Detected Pickle imports (6)
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.dtype"
,
"sklearn.tree._tree.Tree"
How to fix it?
9.83 kB
LFS
First commit. Files added
6 months ago
best_model_stroke.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray.scalar"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.tree._tree.Tree"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.ndarray"
How to fix it?
21.3 MB
LFS
First commit. Files added
6 months ago
best_scaler_heart.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.dtype"
How to fix it?
1.29 kB
LFS
First commit. Files added
6 months ago
diabetes_scaler.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.dtype"
How to fix it?
1.05 kB
LFS
First commit. Files added
6 months ago
heart_attack_prediction_dataset.csv
Safe
1.46 MB
First commit. Files added
6 months ago
hypertension_scaler.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.dtype"
How to fix it?
823 Bytes
LFS
First commit. Files added
6 months ago
requirements.txt
Safe
115 Bytes
First commit. Files added
6 months ago
stroke_scaler.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
835 Bytes
LFS
First commit. Files added
6 months ago
test_diag.png
Safe
66.3 kB
First commit. Files added
6 months ago