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: MLJTuning v0.8.5 #106297

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

- Write the `PerformanceEvaluation` objects computed for each model (hyper-parameter set) to the history, or write compact versions of the same (`CompactPeformanceEvaluation` objects) by providing `TunedModel(...)` a new option `compact_history=true`.  The evaluation objects are accessed like this: `evaluation = report(mach).history[index].evaluation`, where `mach` is a machine associated with the `TunedModel` instance. For more on the differences between `PerformanceEvaluation` and `CompactPerformanceEvaluation` objects, refer to their document strings. (In MLJTuning 0.5.3 and 0.5.4 an experimental feature already introduced `PerformanceEvalution` objects to the history, but with no option to write the compact form. In the current release, compact objects are written *by default*.)

UUID: 03970b2e-30c4-11ea-3135-d1576263f10f
Repo: https://github.com/JuliaAI/MLJTuning.jl.git
Tree: 91657c168876866f439afddaa59089d54c22b0cd

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
Copy link
Contributor

github-actions bot commented May 6, 2024

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 68f0e21 into master May 6, 2024
17 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-mljtuning-03970b2e-v0.8.5-020ff5dc10 branch May 6, 2024 23:07
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.

2 participants