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

[multi] Implement weight feature importance. #10700

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Aug 13, 2024

  • Only weight is implemented as the vector-leaf tree doesn't have hessian or gain at the moment.
  • Mixed tree types is not supported yet.

@trivialfis trivialfis force-pushed the multi-feature-importance-weight branch from 07671af to 4a96ea8 Compare August 13, 2024 06:59
@trivialfis trivialfis requested a review from hcho3 August 14, 2024 19:49
@trivialfis
Copy link
Member Author

Will try to support mixed trees.

@trivialfis trivialfis merged commit 9b88495 into dmlc:master Aug 21, 2024
30 checks passed
@trivialfis trivialfis deleted the multi-feature-importance-weight branch August 21, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants