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

Implement feature score in GBTree. #7041

Merged
merged 4 commits into from Jun 18, 2021
Merged

Commits on Jun 18, 2021

  1. Calculate feature scores in native XGBoost.

    * Support categorical data.
    trivialfis committed Jun 18, 2021
    Copy the full SHA
    136287a View commit details
    Browse the repository at this point in the history
  2. Cleanup.

    trivialfis committed Jun 18, 2021
    Copy the full SHA
    a6c4a98 View commit details
    Browse the repository at this point in the history
  3. Cleanup.

    trivialfis committed Jun 18, 2021
    Copy the full SHA
    d097ed5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3d82f2b View commit details
    Browse the repository at this point in the history