Skip to content

Conversation

@fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Nov 14, 2025

scikit-learn is almost a soft dependency - this PR fully isolates scikit-learn with dependency checks.

It is not removed from the core dependency set, even though the dependency is entirely localized in the CovarianceShrinkage object, since it seems to be called frequently from the rest of the code base.

@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label Nov 14, 2025
@fkiraly fkiraly changed the title [MNT] Isolate scikit-learn soft dependency [MNT] Isolate scikit-learn dependency with checks Nov 14, 2025
@fkiraly fkiraly merged commit 4c5f94b into main Nov 15, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Continuous integration, unit testing & package distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants