Version 0.4 (under development)¶
Changelog¶
Enhancement¶
- Add a documentation node to create a balanced random forest from a balanced bagging classifier. #372 by Guillaume Lemaitre.
Bug fixes¶
- Fix bug in ADASYN to consider only samples from the current class when generating new samples. #354 by Guillaume Lemaitre.
Maintenance¶
- Remove deprecated parameters in 0.2 - #331 by Guillaume Lemaitre.