Skip to content

Add LogisticRegressionCV to regular config#204

Draft
david-cortes-intel wants to merge 6 commits intoIntelPython:mainfrom
david-cortes-intel:logreg_cv
Draft

Add LogisticRegressionCV to regular config#204
david-cortes-intel wants to merge 6 commits intoIntelPython:mainfrom
david-cortes-intel:logreg_cv

Conversation

@david-cortes-intel
Copy link
Contributor

Description

Adds a small config checking LogisticRegressionCV, which was recently added to sklearnex: uxlfoundation/scikit-learn-intelex#2871

Since it executes the same code as LogisticRegression, I'm adding only a very small example so as not to increase running times too much.


Checklist:

Completeness and readability

  • Git commit message contains an appropriate signed-off-by string (see CONTRIBUTING.md for details).
  • I have resolved any merge conflicts that might occur with the base branch.

Testing

  • I have run it locally and tested the changes extensively.
  • All CI jobs are green or I have provided justification why they aren't.
  • I have extended testing suite if new functionality was introduced in this PR.

@david-cortes-intel david-cortes-intel added the enhancement New feature or request label Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant