Research Article

Dynamic Nonparametric Random Forest Using Covariance

Algorithm 5

Learning Termination.
(1) procedure  LEARNTERMINATION()
(2)if then
(3) = - ;
(4)SaveForest();
(5)return
(6)end if
(7)return
(8) end procedure