You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify tree_paths to detect class of rf and use randomForest::getTree or ranger::treeInfo accordingly. The column names of the dataframe output by ranger::treeInfo will need to be updated to match those expected by tree_paths from randomForest::getTree.
The text was updated successfully, but these errors were encountered:
Modify
tree_paths
to detect class ofrf
and userandomForest::getTree
orranger::treeInfo
accordingly. The column names of the dataframe output byranger::treeInfo
will need to be updated to match those expected bytree_paths
fromrandomForest::getTree
.The text was updated successfully, but these errors were encountered: