Skip to content

Conversation

@mathurinm
Copy link
Contributor

No description provided.

@mathurinm mathurinm changed the title Add lightning Reproduce lightning and sklearn issue when n_samples > n_features Dec 9, 2021
@Klopfe
Copy link

Klopfe commented Dec 9, 2021

I ran into some issues with some solvers acting weird (sklearn and lightning).
Below is the suboptimality curve on the primal objective value.

newplot (2)

I have the impression this happens when n_samples > n_features (and or when C is large)

@mathurinm
Copy link
Contributor Author

@agramfort @mblondel
do you know why lightning and sklearn give different results when n_samples > n_features ?

n_samples < n_features, all fine:
image

When n_samples > n_features:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants