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

[2.4] Add xgboost example, unit tests, integration tests #2392

Merged
merged 7 commits into from
Mar 8, 2024

Conversation

YuanTingHsieh
Copy link
Collaborator

@YuanTingHsieh YuanTingHsieh commented Mar 7, 2024

Description

  • Add xgboost example for v2
  • Add unit tests (tests/unit_test/app_opt/xgboost/histrogram_based_v2/)
  • Add integration tests (xgb_test.py and the tests that run examples)

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Quick tests passed locally by running ./runtest.sh.
  • In-line docstrings updated.
  • Documentation updated.

@YuanTingHsieh YuanTingHsieh added documentation Improvements or additions to documentation cicd continuous integration/continuous development labels Mar 7, 2024
@YuanTingHsieh
Copy link
Collaborator Author

/build

Copy link
Collaborator

@yanchengnv yanchengnv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very impressive!
I added some minor comments. Please take a look.

@YuanTingHsieh
Copy link
Collaborator Author

/build

@YuanTingHsieh
Copy link
Collaborator Author

/build

Copy link
Collaborator

@yanchengnv yanchengnv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@YuanTingHsieh YuanTingHsieh merged commit 4946ac6 into NVIDIA:2.4 Mar 8, 2024
16 checks passed
@YuanTingHsieh YuanTingHsieh deleted the add_xgboost_histogram_v2_24 branch March 8, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd continuous integration/continuous development documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants