EducationalTestingService / EducationalTestingService/skll

Add support Successive Halving estimators for hyperparameter turning

Open
#654 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted sklearn-compatibility
Dominant language
Python
Stars
561
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Scikit-learn adds support for better parameter tuning algorithm called [successive halving](https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html#successive-halving-estimators-for-tuning-hyper-parameters). They are drop-in replacements for `GridSearchCV` so we should add support for them too.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.