auto-sklearn icon indicating copy to clipboard operation
auto-sklearn copied to clipboard

Document how to use Auto-WEKA's/SMAC's intensify

Open mfeurer opened this issue 4 years ago • 1 comments

We currently only document how to use CV etc., but not how to use the mode from the Auto-WEKA. This should be documented in the respective example: https://automl.github.io/auto-sklearn/master/examples/40_advanced/example_resampling.html#cross-validation

mfeurer avatar Jun 24 '21 11:06 mfeurer

And also how to pass the group argument to the splitter function when using grouped CV

mfeurer avatar Jun 25 '21 14:06 mfeurer