MLFlow Integration

I found this project and was wondering if anyone is familiar with it and whether any Julia ML framework had plans to provide integration with it.

There is MLFlowClient.jl. Would love for someone to provide MLJ.jl integration. We advertised a GSoC project along these lines, which would give you an idea of the state of things in Julia, as I understood them at the time, and of possible next steps.

@DeyanDyankov

In case anyone wants to add a :+1: I opened a feature request here. They have integration with Python, R, and Java, so why not Julia too? :wink:

Edit: Oh I didn’t see MLFlowClient.jl was part of the JuliaAI org, I should have try it before opening an issue.

There’s also Aim, which looks like they may be interested in implementing a wrapper for Julia.