Skip to content
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

New version: MLJBase v1.0.0 #92193

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

JuliaRegistrator
Copy link
Contributor

  • (breaking) Remove the definition of all measures (mae, log_loss, etc), which are instead to be be loaded from StatisticalMeasures.jl. Remove completely measures previously corresponding to loss functions in LossFunctions.jl, which must now be explicitly imported and wrapped. For Julia < 1.9, make StatisticalMeasures a hard dependency and re-export it's names. For Julia 1.9 provide default measures for models using a Pkg extension, including StatisticalMeasures.jl as a weak dependency. See this migration guide for dealing with these breaking changes.

  • (breaking) Remove the LossFunctions.jl dependency to close New version FCA: 0.2.2 #570.

  • Adapt the resampling (evaluate!) code (and a semi-duplication for model Stacks) to the new measure API set out in StatisticalMeasuresBase.jl.

  • (breaking) Remove deprecated @pipeline and @from_network macros (New version: CSV v0.5.5 #932)

  • (breaking) Remove target as alias for transformer in TransformedTargetModel (New version: PowerModelsAnnex v0.2.1 #933)

UUID: a7f614a8-145f-11e9-1d2a-a57a1082229d
Repo: https://github.com/JuliaAI/MLJBase.jl.git
Tree: 8e692055ce63a9c9505be3dd0de9ad1576136727

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit 5414693 into master Sep 25, 2023
17 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-mljbase-a7f614a8-v1.0.0-88feba916f branch September 25, 2023 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants