Skip to content
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

[FIX] Stop advertising support for weights in LogisticRegression. #1448

Merged
merged 2 commits into from
Jul 13, 2016
Merged

[FIX] Stop advertising support for weights in LogisticRegression. #1448

merged 2 commits into from
Jul 13, 2016

Commits on Jul 12, 2016

  1. Stop advertising support for weights in LogisticRegression.

    The liblinear solver does not support weights in SKL, even though the
    parameter is there.
    sstanovnik committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    e808aa2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2016

  1. Configuration menu
    Copy the full SHA
    c5d211b View commit details
    Browse the repository at this point in the history