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

Handle categorical split in model histogram and dataframe. #7065

Merged
merged 10 commits into from Jul 2, 2021

Commits on Jun 25, 2021

  1. Copy the full SHA
    4c04f40 View commit details
    Browse the repository at this point in the history
  2. Support df.

    trivialfis committed Jun 25, 2021
    Copy the full SHA
    346d940 View commit details
    Browse the repository at this point in the history
  3. Singular.

    trivialfis committed Jun 25, 2021
    Copy the full SHA
    672cd2b View commit details
    Browse the repository at this point in the history
  4. cleanup.

    trivialfis committed Jun 25, 2021
    Copy the full SHA
    70eb077 View commit details
    Browse the repository at this point in the history
  5. fix test.

    trivialfis committed Jun 25, 2021
    Copy the full SHA
    862909c View commit details
    Browse the repository at this point in the history
  6. Unused code.

    trivialfis committed Jun 25, 2021
    Copy the full SHA
    1bf0731 View commit details
    Browse the repository at this point in the history
  7. Fix test.

    trivialfis committed Jun 25, 2021
    Copy the full SHA
    7c76d74 View commit details
    Browse the repository at this point in the history
  8. Note about the flaky test.

    trivialfis committed Jun 25, 2021
    Copy the full SHA
    d13d334 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. full range.

    trivialfis committed Jun 26, 2021
    Copy the full SHA
    49ae2c4 View commit details
    Browse the repository at this point in the history
  2. Small fix to test.

    trivialfis committed Jun 26, 2021
    Copy the full SHA
    4703806 View commit details
    Browse the repository at this point in the history