Saulo Martiello Mastelini

Results 3 issues of Saulo Martiello Mastelini

Add missing `has_more_samples` method to `MultiLabelGenerator`. * Fixes #261 --- ### Checklist #### Implementation - [x] Implementation is correct (it performs its intended function). - [x] Code is consistent with...

PR #149 separated the learning nodes implementations from the tree algorithms. As leaf predictors, these nodes have a similar function and follow similar strategies to provide responses. Therefore, there might...

enhancement
help wanted

This has been in the works for quite a long time, actually. SSPT works by self-tuning the hyperparameters of models while keeping their parameters intact. For example, we might change...

New feature