Community Profile

photo

Ioana Cretu


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

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...

3 years ago | 0 answers | 0

0

answers

Question


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...

3 years ago | 2 answers | 1

2

answers

Question


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 ...

3 years ago | 1 answer | 0

1

answer

Question


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','...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 2 answers | 0

2

answers

Question


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 ...

3 years ago | 0 answers | 0

0

answers