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

[REVIEW] Support and enable convert_dtype in estimator predict #2723

Merged
merged 13 commits into from
Aug 26, 2020

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    c232b9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26994f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. changelog

    beckernick committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    abc7080 View commit details
    Browse the repository at this point in the history
  2. update metrics r2_score to use convert_dtype=True, matching accuracy…

    …_score; pass kwargs for regressormixin score to predict like in classifiermixin; update ridge and elasticnet predict to use the convert_dtype
    beckernick committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    b6636f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fbb9ab View commit details
    Browse the repository at this point in the history
  4. changelog

    beckernick committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    566bc9d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. conflicts in branch-0.16

    beckernick committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    3864681 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    d96153e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f50d0bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fca5bd View commit details
    Browse the repository at this point in the history
  4. flake8 oversights

    beckernick committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    d0149b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

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

Commits on Aug 26, 2020

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