Open motiwari opened 2 years ago
Need to change conditions about len(candidates) properly: -- return 0 queries and correct split if there is only 1 f,v threshold -- return only 0 queries if no thresholds
remove the whole num_survived_features business
num_survived_features
https://github.com/ThrunGroup/FastForest/pull/220#discussion_r933580099
https://github.com/ThrunGroup/FastForest/pull/220#discussion_r933581158
Need to change conditions about len(candidates) properly: -- return 0 queries and correct split if there is only 1 f,v threshold -- return only 0 queries if no thresholds
remove the whole
num_survived_features
businesshttps://github.com/ThrunGroup/FastForest/pull/220#discussion_r933580099
https://github.com/ThrunGroup/FastForest/pull/220#discussion_r933581158