scikit-learn / MACHINE LEARNING
Scorer compatibility in LogisticRegressionCV.
Implemented a fix for a binary string-scorer edge case where pos_label could be passed twice while cross-validation rebuilt the scorer, producing a TypeError.
- 324
- targeted tests passed
- 2
- scoped commits
- 1
- v1.9 regression addressed