Release History¶
Version 3.2 (2019.07.28.)¶
`OversamplingClassifier`added for compatibility with`sklearn``Pipeline`.- New example code added illustrating the use of
`OversamplingClassifier`. `get_params`fixed by adding the`deep`option.
Version 3.0 (2019.01.10.)¶
Stable release containing 85 oversamplers and model selection features.
Version 0.1 (2018.12.06.)¶
Initial release.