# Summary * [Introduction](README.md) * [安装指南](https://xgboost.readthedocs.io/en/latest/build.html) * [XGBoost入门](https://xgboost.readthedocs.io/en/latest/get_started.html) * [XGBoost教程](https://xgboost.readthedocs.io/en/latest/tutorials/index.html) * [Boosted Trees简介](https://xgboost.readthedocs.io/en/latest/tutorials/model.html) * [使用AWS YARN分布式XGBoost](https://xgboost.readthedocs.io/en/latest/tutorials/aws_yarn.html) * [使用XGBoost4J-Spark的分布式XGBoost](https://xgboost.readthedocs.io/en/latest/jvm/xgboost4j_spark_tutorial.html) * [DART助推器](https://xgboost.readthedocs.io/en/latest/tutorials/dart.html) * [单调约束](https://xgboost.readthedocs.io/en/latest/tutorials/monotonic.html) * [XGBoost中的随机森林](https://xgboost.readthedocs.io/en/latest/tutorials/rf.html) * [特征交互约束](https://xgboost.readthedocs.io/en/latest/tutorials/feature_interaction_constraint.html) * [DMatrix的文本输入格式](https://xgboost.readthedocs.io/en/latest/tutorials/input_format.html) * [参数调整注意事项](https://xgboost.readthedocs.io/en/latest/tutorials/param_tuning.html) * [使用XGBoost外部存储器版本(测试版)](https://xgboost.readthedocs.io/en/latest/tutorials/external_memory.html) * [自定义目标和评估指标](https://xgboost.readthedocs.io/en/latest/tutorials/custom_metric_obj.html) * [经常问的问题](https://xgboost.readthedocs.io/en/latest/faq.html) * [XGBoost用户论坛](https://discuss.xgboost.ai/) * [GPU支持](https://xgboost.readthedocs.io/en/latest/gpu/index.html) * [XGBoost参数](https://xgboost.readthedocs.io/en/latest/parameter.html) * [Python包](https://xgboost.readthedocs.io/en/latest/python/index.html) * [Python包介绍](https://xgboost.readthedocs.io/en/latest/python/python_intro.html) * [Python API参考](https://xgboost.readthedocs.io/en/latest/python/python_api.html) * [Python示例](https://github.com/dmlc/xgboost/tree/master/demo/guide-python) * [R包](https://xgboost.readthedocs.io/en/latest/R-package/index.html) * [R中的XGBoost简介](https://xgboost.readthedocs.io/en/latest/R-package/xgboostPresentation.html) * [使用XGBoost了解您的数据集](https://xgboost.readthedocs.io/en/latest/R-package/discoverYourData.html) * [JVM包](https://xgboost.readthedocs.io/en/latest/jvm/index.html) * [XGBoost4J入门](https://xgboost.readthedocs.io/en/latest/jvm/java_intro.html) * [XGBoost4J-Spark教程](https://xgboost.readthedocs.io/en/latest/jvm/xgboost4j_spark_tutorial.html) * [代码示例](https://github.com/dmlc/xgboost/tree/master/jvm-packages/xgboost4j-example) * [XGBoost4J Java API](https://xgboost.readthedocs.io/en/latest/jvm/javadocs/index.html) * [XGBoost4J Scala API](https://xgboost.readthedocs.io/en/latest/jvm/scaladocs/xgboost4j/index.html) * [XGBoost4J-Spark Scala API](https://xgboost.readthedocs.io/en/latest/jvm/scaladocs/xgboost4j-spark/index.html) * [XGBoost4J-Flink Scala API](https://xgboost.readthedocs.io/en/latest/jvm/scaladocs/xgboost4j-flink/index.html) * [Julia包](https://xgboost.readthedocs.io/en/latest/julia.html) * [CLI界面](https://xgboost.readthedocs.io/en/latest/cli.html) * [有助于XGBoost](https://xgboost.readthedocs.io/en/latest/contribute.html)