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
Fetching metadata from the HF Docker repository...
63c1eb8
heart_disease_prediction
1 contributor
History:
3 commits
hammammahdy
third commit
63c1eb8
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
Heart Attack.csv
Safe
51 kB
first commit
about 1 year ago
README.md
Safe
248 Bytes
initial commit
about 1 year ago
app.py
Safe
182 Bytes
first commit
about 1 year ago
eda.py
Safe
1.68 kB
first commit
about 1 year ago
heart_disease_1.jpeg
Safe
55.4 kB
first commit
about 1 year 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
about 1 year ago
prediction.py
Safe
2.76 kB
third commit
about 1 year ago
requirements.txt
Safe
83 Bytes
first commit
about 1 year 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
about 1 year ago