Research Article

An Intrusion Detection Method Based on Decision Tree-Recursive Feature Elimination in Ensemble Learning

Algorithm 2

Stacking fusion model.
Input:; the single model learning algorithm ; and the fusion learning algorithm model
Steps:
(1)for t = 1, 2, …, T do
(2);
(3)end for
(4)
(5)for i = 1, 2, …, m do
(6)  for t = 1, 2, …, T do
(7)  ;
(8)  end for
(9)  ;
(10)  end for
(11)  ;
Output: