Research Article

A Hybrid Model of Maximum Margin Clustering Method and Support Vector Regression for Noninvasive Electrocardiographic Imaging

Algorithm 1

Iterative SVR procedure for MCC method.
Initialize the labels by using the -means;
Fix , and perform SVR with Laplacian loss;
Compute from the Karush-Kuhn-Tucker (KKT) conditions;
Compute the bias as described above;
Assign the labels as ;
Repeat steps 2–5 until convergence.