dffml
dffml copied to clipboard
model: Implement GridSearchCV
Would be great to have grid search for hyper parameter tuning in dffml.
Something along the lines of sklearn.model_selection.GridSearchCV
Or maybe simply having a parameter grid and building and passing models to train
to figure out the best parameters.
Hi, Is it ok if I pick up the issue?
can I work on this issue?