Add tutorial for distributed training and batch prediction with Kubernetes (#4621)

* provide the readme

* update for format

* reformat

* reformat -2

* update again

* update format

* update w.r.t yinlou's comments

* Add kubernetes tutorial to Table of Contents

* Style edit
This commit is contained in:
Mingjie Tang
2019-07-14 23:27:27 -07:00
committed by Philip Hyunsu Cho
parent 3e339d9557
commit beb7b295a8
2 changed files with 37 additions and 0 deletions

View File

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