Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.21 KB

index.rst

File metadata and controls

41 lines (29 loc) · 1.21 KB

XGBoost R Package

CRAN Status Badge CRAN Downloads

You have found the XGBoost R Package!

.. toctree::
  :maxdepth: 2
  :titlesonly:

Get Started

Vignettes

.. toctree::

  xgboost_introduction
  xgboostfromJSON

Other topics

.. toctree::

  Migrating code from previous XGBoost versions <migration_guide>
  Handling of indexable elements <index_base>
  Developer guide: parameters from core library <adding_parameters>