chenfork

Results 1 issues of chenfork

Hi , I have a small question about a line of code in get_tree_data(): https://github.com/Yu-Group/iterative-Random-Forest/blob/286d65b833c9167233d3d3bab625f6fd54d8c8b4/irf/utils.py#L192 This line , why do you have `all_features_idx` to retrive the node class information? I...