Ioana Cretu
Followers: 0 Following: 0
Statistiques
7 Questions
0 Réponses
RANG
31 944
of 295 495
RÉPUTATION
1
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
42.86%
VOTES REÇUS
1
RANG
of 20 240
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 991
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to implement weighted classification for 1D CNN?
I developed a 1D CNN for arrhythmia classification. I first segmented the long ECG signals from the MIT arrhythmia database in s...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Invalid training data. X and Y must have the same number of observations.
I have long ECG signals segmented into 300 points segments/heartbeats. I want to use CNN for feature extraction with a bidirecti...
plus de 3 ans il y a | 2 réponses | 1
2
réponsesQuestion
Why do I have the same validation accuracy for every epoch?
I developed a CNN for ECG arrhythmia classification and when I train the model I obtain the same validation accuracy for all of ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Working with the MIT arrhythmia database annotations: how can I convert the characters into numbers?
I work with MIT arrhythmia database and I want to group the annotations given for each beat in 5 classes, such as: N={'N','L','...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Missing points before and after the R peaks
I have a signal which I want to segment in heartbeats. I have the location of the R peaks and want to create a sliding window wh...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Signal segmentation error: how to select a specific number of points before and after the ECG signal?
I want to segment an ECG signal in heartbeats by taking a number of sample points before and after each R-peak. I did the follow...
presque 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to load all the MIT arrhythmia database signals and their annotations in MATLAB?
I downloaded the MIT arrhythmia database in MATLAB, as well as the WFDB toolbox. How can I load all the signals and annotations ...
presque 4 ans il y a | 1 réponse | 0