Closed
Description
Metadata Routing #24027 will add much needed support for taking into account sample_weight when cross-validating. However, the current implementation of LogisticRegressionCV doesn't seem to be taking advantage of this:
Therefore, the scores used for choosing the correct hyperparameter will still be misleading even when the tools for solving this become available.