JuliaAI / MLJTuning.jl

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

Remove redundant keys in history entries #211

Open ablaom opened 4 months ago

ablaom commented 4 months ago

Because of #210 we have redundant keys in the history entries (all keys except :metadata and the new :evaluation are redundant.)