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

[BLOCKING][jvm-packages] fix non-deterministic order within a partition (in the case of an upstream shuffle) on prediction #4388

Merged
merged 6 commits into from
Apr 26, 2019

Commits on Apr 20, 2019

  1. [jvm-packages][hot-fix] fix column mismatch caused by zip actions at …

    …XGBooostModel.transformInternal
    sperlingxx committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    495a0af View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. apply minibatch in prediction

    Nan Zhu committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    df5e2fc View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. Configuration menu
    Copy the full SHA
    19ad25e View commit details
    Browse the repository at this point in the history
  2. regressor impl

    Nan Zhu committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    dac2aa7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Configuration menu
    Copy the full SHA
    2cbab8b View commit details
    Browse the repository at this point in the history
  2. Update Booster.java

    CodingCat authored Apr 26, 2019
    Configuration menu
    Copy the full SHA
    3888d55 View commit details
    Browse the repository at this point in the history