EducationalTestingService / EducationalTestingService/skll
Consider making solver and penalty grid-searchable for LogisticRegression
Open
enhancement
learners
sklearn-compatibility
- Dominant language
- Python
- Stars
- 561
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
[`LogisticRegresssion`](https://scikit-learn.org/dev/modules/generated/sklearn.linear_model.LogisticRegression.html#sklearn.linear_model.LogisticRegression) now supports many solvers:

Perhaps we should consider making the `solver` grid-searchable (and perhaps also the `penalty` option)?
Contributor guide
Assessment
This issue has not been assessed yet.