JuliaAI / MLJFlow.jl

Connecting MLJ and MLFlow
MIT License
9 stars 0 forks source link

Include type of `resampling` in the run tag #7

Closed ablaom closed 1 year ago

ablaom commented 1 year ago

As discussed on a call.

Will require us to add resampling to the PerformanceEvaluation objects in MLJBase, as we did the model, to make them available to our overloading of load_evaluation.