Tests and documents for new JSON routines. (#5120)

This commit is contained in:
Jiaming Yuan
2019-12-18 08:44:27 +08:00
committed by GitHub
parent 63ffd2f686
commit 27b3646d29
5 changed files with 866 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ See `Awesome XGBoost <https://github.com/dmlc/xgboost/tree/master/demo>`_ for mo
: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>