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

[Breaking] Let's make histogram method the default #7049

Closed
wants to merge 15 commits into from

Commits on Jun 1, 2021

  1. Changing Approx to Hist in heuristic

    Igor Rukhovich committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    c364b5b View commit details
    Browse the repository at this point in the history
  2. Modified docs with hist method in heuristic

    Igor Rukhovich committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    acd1027 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Merge branch 'master' of https://github.com/dmlc/xgboost into default…

    …-hist
    Igor Rukhovich committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    4c5f068 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Merge branch 'master' of https://github.com/dmlc/xgboost into default…

    …-hist
    Igor Rukhovich committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    40b261e View commit details
    Browse the repository at this point in the history
  2. moved back the border for now

    Igor Rukhovich committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    88293f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. explicitly use approx in spark tests

    Igor Rukhovich committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    715ca2b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. expanding the java-spark test coverage for hist method

    Igor Rukhovich committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    32365a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Explicitly call hist to make trainings equal

    Igor Rukhovich committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    e4ade09 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/dmlc/xgboost into default…

    …-hist
    Igor Rukhovich committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    e2b017d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. External case must be checked before distributed

    Igor Rukhovich committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    11fa98d View commit details
    Browse the repository at this point in the history
  2. Explicit approx for spark external tests

    Igor Rukhovich committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    611ffc5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/dmlc/xgboost into default…

    …-hist
    Igor Rukhovich committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    23c319a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Merge branch 'master' of https://github.com/dmlc/xgboost into default…

    …-hist
    Igor Rukhovich committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    59b40a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Merge branch 'master' of https://github.com/dmlc/xgboost into default…

    …-hist
    Igor Rukhovich committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    bad86d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Changing the threshold value of the method selection (#5)

    * Changing hist border to 2^18
    RukhovichIV committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    7719321 View commit details
    Browse the repository at this point in the history