Research Article

Discriminative Extreme Learning Machine with Cross-Domain Mean Approximation for Unsupervised Domain Adaptation

Algorithm 2

DKELM-CDMA.
Input: Data set and , tradeoff parameters , , and . Output: Target output .
Step 1: Map and to and using , and set and to zero.
Step 2: Calculate according to equation (20).
Step 3: Set , , and map and to and using .
Step 4: Predict and get its label according to equation (21).
Step 5: Solve and by using , and according to equations (12) and (13).
Step 6: Repeat steps 2–5 until unchanged.