Hello,
What exactly do you have in this data set?
Is it just values of ECG per time or HR (heart rate) per time?
I'm currently working on an instances set that contains few attributes representing physiological signals such as Blood Pressure, Respiratory Rate, Heart Rate or End Tidal CO2.
I get it as a numeric attributes, however I don't only use classifiers suitable for handling numeric attributes (such as kNN - Weka's ibk), but also the ones appropriate for nominal attributes.
To achieve that I create a Probability Distribution, either by putting data into histogram (i.e. using Weka's Discretize Filter).
With nominal attributes you can use for example Bayesian Classifiers (Weka's Naive Bayes, Bayesian Network, Hidden Naive Bayes etc.).
Here for example you have basic info on using filters:
http://weka.wikispaces.com/Primer
Best regards,
Konrad
Dnia 25 kwietnia 2012 10:24 fatin elhaj <
fatin_elhaj@...> napisał(a):
Hello,
I'am working in ECG data base and i'm new in data mining , i want to analysis data but i don't know which filter algorithm
i should use .
can anyone guide me with how to star to analysis ECG data set.
Thank you,
Regards,
_______________________________________________Wekalist mailing listSend posts to: Wekalist@...List info and subscription status:https://list.scms.waikato.ac.nz/mailman/listinfo/wekalistList etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html
_______________________________________________
Wekalist mailing list
Send posts to:
Wekalist@...
List info and subscription status:
https://list.scms.waikato.ac.nz/mailman/listinfo/wekalistList etiquette:
http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html