Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 05:34
1e1b3b7

MLJBalancing v0.1.1

Diff since v0.1.0

  • 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:

Closed issues:

  • Dev branch failing julia 1.7 tests (#11)