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: MLJ v0.18.0 #58077

Merged
merged 1 commit into from
Apr 7, 2022
Merged

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Apr 7, 2022

This release supports changes appearing in the upstream package releases
listed below (click on package for detailed release notes).

The principal change, which is breaking, is how model
serialization
works. The previous MLJ.save method still works, but
you can only save to Julia JLS files, and the format is
new and not backwards compatible. A new workflow allows for
serialization using any generic serializer; serialization now plays
nicely with model composition and model wrappers, such as TunedModel
and EnsembleModel, and training data will not be inadvertently
serialized.

Refer to this manual page details.

The package MLJSerialization has been dropped as a dependency as
serialization functionality has moved to MLJBase.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2022

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.

UUID: add582a8-e3ab-11e8-2d5e-e98b27df1bc7
Repo: https://github.com/alan-turing-institute/MLJ.jl.git
Tree: 38d85a1046bec901c9d4095aaffeb03c4b9da527

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
@JuliaRegistrator JuliaRegistrator force-pushed the registrator/mlj/add582a8/v0.18.0 branch from a717547 to cebfe93 Compare April 7, 2022 00:32
@JuliaTagBot JuliaTagBot merged commit 8d96ac1 into master Apr 7, 2022
@JuliaTagBot JuliaTagBot deleted the registrator/mlj/add582a8/v0.18.0 branch April 7, 2022 00:32
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch April 7, 2022 00:32 Inactive
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