Algorithm 1 Proposed semi-supervised learning for localization |
-
Step 1:
Collect labeled training data set and unlabeled data set in a time-series.
-
Step 2:
Obtain kernel matrix K in (4), normalized Laplacian matrix L in (5) and matrix in (10).
-
Step 3:
Choose values of and in (18), and then calculate the pseudolabels in (18).
-
Step 4:
Choose values of C and , and then solve the linear equation in (20).
-
Step 5:
Based on the optimal solution and from Step 4, builds the localization model in (2).
|