Random Ferns importance
This function is intended to be given to a getImp
argument of Boruta
function to be called by the Boruta algorithm as an importance source.
getImpFerns(x, y, ...)
Random Ferns importance calculation should be much faster than using Random Forest; however, one must first optimize the value of the depth
parameter and
it is quite likely that the number of ferns in the ensemble required for the importance to converge will be higher than the number of trees in case of Random Forest.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.