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

More general predict proba. #6817

Merged
merged 7 commits into from
Apr 1, 2021
Merged

Commits on Apr 1, 2021

  1. More general predict proba.

    * Use `output_margin` for `softmax`.
    * Add test for dask binary cls.
    trivialfis committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    557a17e View commit details
    Browse the repository at this point in the history
  2. Fix special case.

    trivialfis committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    6190ba4 View commit details
    Browse the repository at this point in the history
  3. lint.

    trivialfis committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    efd5e02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    287b3cd View commit details
    Browse the repository at this point in the history
  5. Fix.

    trivialfis committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    1b36419 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d4f14f View commit details
    Browse the repository at this point in the history
  7. Update python-package/xgboost/sklearn.py

    Co-authored-by: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
    trivialfis and hcho3 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    41abc17 View commit details
    Browse the repository at this point in the history