Skip to content

v0.20.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 22:15
6e45c5d

MLJ v0.20.1

Diff since v0.20.0

  • (new feature) Add the BalancedModel wrapper from MLJBalancing.jl (#1064)
  • (docs) Add the over/undersampling models from Imbalance.jl to the Model Browser (#1064)

Merged pull requests:

Closed issues:

  • Oversampling and undersampling (#661)
  • [Tracking] Migration of measures MLJBase.jl -> StatisticalMeasures.jl (#1053)
  • Include MLJBalancing.jl in MLJ and re-export it's names. (#1062)
  • Update docs for new class imbalance support (#1063)