JuliaAI / MLJTuning.jl

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

New API to accomodate different selection heuristics #74

Closed ablaom closed 4 years ago

ablaom commented 4 years ago

Context: https://github.com/alan-turing-institute/MLJ.jl/issues/487, #40

Draft PR

The new API is documented in the amended REAMDME.md of this PR. The changes are roughly in line with my suggestions in the linked issue. I will itemize these changes shortly.

ablaom commented 4 years ago

Closing if favour of #75