Research Article

OpenCBD: A Network-Encrypted Unknown Traffic Identification Scheme Based on Open-Set Recognition

Algorithm 3

Ensemble strategy.
Input: known classes data ; individual learning algorithm ; ensemble learning algorithm .
Output: ensemble model ;
1: Randomly selected classes data from to form , ;
2: Fordo
3:  ;
4: End for
5: ;
6: Fordo
7:  Fordo
8:   ;
9:  End for
10:  ;
11: End for
12: ;
13: .