Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sample weights in LinearSVC L2 squared hinge primal liblinear solver #15018

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

melnikovsky
Copy link

Reference Issues/PRs

Partially resolves #10873

@jnothman
Copy link
Member

Would you be able to provide a test that shows this works?

@melnikovsky
Copy link
Author

An example is attached, but a good test would verify if (integer) sample weight has the same effect as making duplicate samples
plot_weighted_samples.py.txt

.

@amueller
Copy link
Member

also see #15015

@glemaitre
Copy link
Member

@melnikovsky could you implement a short regression case just for the configuration supported.
A note in the what's new would be required as well.

@adrinjalali adrinjalali added the Superseded PR has been replace by a newer PR label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Superseded PR has been replace by a newer PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LinearSVC ignores sample weights
5 participants