TreeGrad
TreeGrad copied to clipboard
Implement Feature Sampling for non-greedy tree building
This can be done through l1 and/or l0 norm with gumbel-sampling trick. This is done in a separate private repository, but the interface doesn't lend itself nicely to sklearn.