Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Ranjith445
/
ecg-arrhythmia-detection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ecg-arrhythmia-detection
11.4 MB
Ctrl+K
Ctrl+K
1 contributor
History:
10 commits
Ranjith445
Remove app.run to fix port conflict
e614881
4 months ago
static
ECG Arrhythmia Detection System
4 months ago
templates
ECG Arrhythmia Detection System
4 months ago
.gitattributes
Safe
1.56 kB
ECG Arrhythmia Detection System
4 months ago
.python-version
Safe
6 Bytes
ECG Arrhythmia Detection System
4 months ago
Dockerfile
Safe
311 Bytes
Fix Dockerfile rebuild
4 months ago
Procfile
Safe
52 Bytes
ECG Arrhythmia Detection System
4 months ago
README.md
Safe
211 Bytes
Fix README configuration
4 months ago
app.py
Safe
29.9 kB
Remove app.run to fix port conflict
4 months ago
best_model.pkl
pickle
Detected Pickle imports (7)
"numpy._core.multiarray.scalar"
,
"numpy.dtype"
,
"sklearn.tree._tree.Tree"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.ndarray"
How to fix it?
4.93 MB
xet
ECG Arrhythmia Detection System
4 months ago
cnn_encoder.pkl
pickle
Detected Pickle imports (4)
"numpy._core.multiarray._reconstruct"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
248 Bytes
xet
ECG Arrhythmia Detection System
4 months ago
cnn_model.keras
6.32 MB
xet
ECG Arrhythmia Detection System
4 months ago
render.yaml
Safe
277 Bytes
ECG Arrhythmia Detection System
4 months ago
requirements.txt
Safe
145 Bytes
ECG Arrhythmia Detection System
4 months ago
scaler.pkl
pickle
Detected Pickle imports (5)
"numpy.ndarray"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.dtype"
,
"numpy._core.multiarray.scalar"
How to fix it?
594 Bytes
xet
ECG Arrhythmia Detection System
4 months ago
step1_preprocessing.py
Safe
4.44 kB
ECG Arrhythmia Detection System
4 months ago
step2_segmentation.py
Safe
7.28 kB
ECG Arrhythmia Detection System
4 months ago
step3_features.py
Safe
9.99 kB
ECG Arrhythmia Detection System
4 months ago
step4_classification.py
Safe
8.46 kB
ECG Arrhythmia Detection System
4 months ago
step4b_cnn.py
Safe
17.7 kB
ECG Arrhythmia Detection System
4 months ago
step5_visualization.py
Safe
28 kB
ECG Arrhythmia Detection System
4 months ago