Closed karimkhanp closed 5 years ago
Sorry to hear that. What do you expect by opening this issue ?
I have a patient's ECG signal in CSV form. I want to test it using your model. So wanted to know how can I test it. I have generated the model using your code but not sure how to test it on my data(csv file)
I understand that. I don't know how your csv looks like, so I would not be able to help you. In this repo I worked with pre-processed individual heartbeats, I don't know how the pre-processing was performed. Best,
Le jeu. 14 nov. 2019 à 15:55, Karimkhan notifications@github.com a écrit :
I have a patient's ECG signal in CSV form. I want to test it using your model. So wanted to know how can I test it. I have generated the model using your code but not sure how to test it on my data(csv file)
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/CVxTz/ECG_Heartbeat_Classification/issues/2?email_source=notifications&email_token=ADHK6LBWEUNYMBJSKVNP5U3QTVRFZA5CNFSM4JNJDVZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEECDFJI#issuecomment-553923237, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADHK6LGLE2YCACWYEJ7YLUTQTVRFZANCNFSM4JNJDVZQ .
okay, Thanks for your reply @CVxTz
I installed required dependencies and run the code.
But I could not figure out how to test singal csv signal I have.