Commits


Belinda Trotta authored and GitHub committed 446b8b6c3e1
Extremely randomized trees (#2671) * Add extra-trees functionality. * Remove unnecessary code. * Update docs. * Use template for FindBestThresholdSequence. * Use separate random seed. Fix bug.