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

Back port fixes to 1.2 #6002

Merged
merged 4 commits into from
Aug 11, 2020
Merged

Back port fixes to 1.2 #6002

merged 4 commits into from
Aug 11, 2020

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    b13fcfe View commit details
    Browse the repository at this point in the history
  2. Enforce tree order in JSON. (dmlc#5974)

    * Make JSON model IO more future proof by using tree id in model loading.
    trivialfis committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    fc06538 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bc5e57 View commit details
    Browse the repository at this point in the history
  4. [Breaking] Fix .predict() method and add .predict_proba() in xgboost.…

    …dask.DaskXGBClassifier (dmlc#5986)
    jameskrach authored and trivialfis committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    2da94c0 View commit details
    Browse the repository at this point in the history