DIVYA CHAUHAN 4e9c4f2d73
Create a tutorial for using the C API in a C/C++ application (#6285)
Co-authored-by: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
2020-10-27 12:19:20 -07:00

28 lines
642 B
ReStructuredText

#################
XGBoost Tutorials
#################
This section contains official tutorials inside XGBoost package.
See `Awesome XGBoost <https://github.com/dmlc/xgboost/tree/master/demo>`_ for more resources.
.. toctree::
:maxdepth: 1
:caption: Contents:
model
saving_model
Distributed XGBoost with AWS YARN <aws_yarn>
kubernetes
Distributed XGBoost with XGBoost4J-Spark <https://xgboost.readthedocs.io/en/latest/jvm/xgboost4j_spark_tutorial.html>
dask
dart
monotonic
rf
feature_interaction_constraint
aft_survival_analysis
c_api_tutorial
input_format
param_tuning
external_memory
custom_metric_obj