Introduction - If you have any usage issues, please Google them yourself
Electrocardiography (ECG) is a transthoracic interpretation of the electrical activity of the heart over a period of time, which can reflect the physical condition of a heart. We carry a series of experiments based on ten sets of different ECG data. First, we pre-process the raw data with data processing technology, and then we use the feature extraction technology of PCA and ICA to get a new feature space. At last we use support vector machine to train a model which can and finally predict and classify the unlabeled ECG data. We validate and optimize the model by evaluating its performance when training it.