Skip to content

[doc] Add R tab to DART tutorial - #12429

Open
medisean wants to merge 1 commit into
dmlc:masterfrom
medisean:docs/dart-python-r-tabs
Open

[doc] Add R tab to DART tutorial#12429
medisean wants to merge 1 commit into
dmlc:masterfrom
medisean:docs/dart-python-r-tabs

Conversation

@medisean

@medisean medisean commented Aug 8, 2026

Copy link
Copy Markdown

Summary

  • present the existing Python DART sample in a language tab
  • add an equivalent R sample using xgb.DMatrix() and xgb.train()
  • keep the parameters and training flow aligned across both languages

Part of #11413.

Testing

  • git diff --check
  • verified the R parameter names and xgb.train() signature against the current R package source
  • checked the RST tab structure and end-of-file newline

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.

1 participant