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] sgd: Change deprecated n_iter to max_iter #2920

Merged
merged 6 commits into from
Feb 23, 2018
Merged

Commits on Feb 21, 2018

  1. Configuration menu
    Copy the full SHA
    e8286f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3940c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    297835c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60c741f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Modified SGD widget, SGDClassifier and SGDRegressionLearner to comply…

    … with sklearn 0.21 changes (tol and max_iter)
    smiks committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    936cf1f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

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