JuliaAI / MLJTuning.jl

Hyperparameter optimization algorithms for use in the MLJ machine learning framework
MIT License
67 stars 12 forks source link

Allow `operation` to be automatically inferred #148

Closed ablaom closed 2 years ago

ablaom commented 2 years ago

... and for multiple operations to be specified. See https://github.com/JuliaAI/MLJBase.jl/pull/599

codecov-commenter commented 2 years ago

Codecov Report

Merging #148 (eb77a31) into dev (0edf26d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #148   +/-   ##
=======================================
  Coverage   87.41%   87.41%           
=======================================
  Files          11       11           
  Lines         612      612           
=======================================
  Hits          535      535           
  Misses         77       77           
Impacted Files Coverage Δ
src/tuned_models.jl 92.95% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0edf26d...eb77a31. Read the comment docs.