You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
behrica
changed the title
generalise sobol-ridsearch to work with arbitrary data structures
generalise sobol-gridsearch to work with arbitrary data structures
Jan 4, 2021
This opens the path to grid search over pipeline definitions.
Specially it should work to transform this:
into a list of "copies" of this data structure, in which the gridsearch definitions are replaced by concrete values.
See discussion here: https://clojurians.zulipchat.com/#narrow/stream/236259-tech.2Eml.2Edataset.2Edev/topic/couple.20tech.2Eml.20to.20tablecloth.20pipeline.20concept.20.3F
The text was updated successfully, but these errors were encountered: