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.6 #107292

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented May 21, 2024

- (**new feature**) Add `logger` option to `TunedModel` wrapper, for logging internal model evaluations to an ML tracking platform,  such as MLflow via [MLJFlow.jl](https://github.com/JuliaAI/MLJFlow.jl). Default should be `nothing` for no logging (#193). The logger must support asynchronous messaging if `TunedModel(model, ...)` is specified with the option `acceleration=CPUThreads()` or `CPUProcesses()`. Currently, `CPU1()` (the default) is supported by MLJFlow.jl's loggers, while ansynchronous support is a work in progress; see https://github.com/JuliaAI/MLJFlow.jl/pull/41 #193.

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.

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

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-mljtuning-03970b2e-v0.8.6-020ff5dc10 branch from 0947e40 to 4ff00c0 Compare May 21, 2024 10:56
@JuliaTagBot JuliaTagBot merged commit 273a1fe into master May 21, 2024
11 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-mljtuning-03970b2e-v0.8.6-020ff5dc10 branch May 21, 2024 11:05
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