Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hammammahdy
/
heart_disease_prediction
like
0
Runtime error
App
Files
Files
Community
main
heart_disease_prediction
1 contributor
History:
3 commits
hammammahdy
third commit
63c1eb8
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
Heart Attack.csv
Safe
51 kB
first commit
11 months ago
README.md
Safe
248 Bytes
initial commit
11 months ago
app.py
Safe
182 Bytes
first commit
11 months ago
eda.py
Safe
1.68 kB
first commit
11 months ago
heart_disease_1.jpeg
Safe
55.4 kB
first commit
11 months ago
model.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.tree._tree.Tree"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.core.multiarray.scalar"
How to fix it?
179 kB
LFS
first commit
11 months ago
prediction.py
Safe
2.76 kB
third commit
11 months ago
requirements.txt
Safe
83 Bytes
first commit
11 months ago
scaler.pkl
pickle
Detected Pickle imports (4)
"sklearn.preprocessing._data.MinMaxScaler"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
711 Bytes
LFS
first commit
11 months ago