Skip to content

Adapt to migration of measures MLJBase.jl -> StatisticalMeasures.jl #1054

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Sep 28, 2023
Merged

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Sep 21, 2023

This PR needs:

In this PR we:

  • (breaking) Adapt to the migration of measures from MLJBase.jl to StatisticalMeasures.jl. See the MLJBase.jl release notes FIX LINK for detailed impact on users and developers.

To do:

  • Bump compats for MLJBase, MLJTuning, MLJEnsembles, MLJFlow, as necessary
  • Check documentation updates are generating correctly (check "Performance Measures" and "Evaluating Model Peformance" sections) Docs are only generated on PRs onto master.

@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2023

Codecov Report

Merging #1054 (67e905e) into dev (4f42472) will decrease coverage by 3.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #1054      +/-   ##
==========================================
- Coverage   60.97%   57.89%   -3.09%     
==========================================
  Files           2        2              
  Lines          41       38       -3     
==========================================
- Hits           25       22       -3     
  Misses         16       16              
Files Coverage Δ
src/MLJ.jl 100.00% <ø> (ø)

@ablaom ablaom marked this pull request as ready for review September 28, 2023 22:17
@ablaom ablaom merged commit b218d70 into dev Sep 28, 2023
This was referenced Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants