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

[dask] Accept other inputs for prediction. #5428

Merged
merged 4 commits into from
Mar 19, 2020

Commits on Mar 18, 2020

  1. [dask] Accept other inputs for prediction.

    * Returns a series when input is dataframe.
    trivialfis committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    ee1beff View commit details
    Browse the repository at this point in the history
  2. Lint.

    trivialfis committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    e832b3b View commit details
    Browse the repository at this point in the history
  3. Use client.

    trivialfis committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    668d150 View commit details
    Browse the repository at this point in the history
  4. Merge assert client.

    trivialfis committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    b28c733 View commit details
    Browse the repository at this point in the history