v0.1.1
MLJBalancing v0.1.1
- Update to support MLJBase 1.0 (#8)
- (bug fix) Drop support for Julia 1.6 as not actually supported at this time. Julia 1.7 and higher still supported (#8)
- (feature addition) Have
BalancedBaggingClassifier
report the actual number of bags used,T_chosen
(commit 0ae67c7)
Merged pull requests:
- Update README.md (#7) (@EssamWisam)
- Bump [compat] for MLJBase="1" (#8) (@ablaom)
- For a 0.1.1 release (#15) (@ablaom)
Closed issues:
- Dev branch failing julia 1.7 tests (#11)