[jvm-packages] add doc for xgboost4j-spark-gpu (#7779)

Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>
This commit is contained in:
Bobby Wang
2022-04-07 11:35:01 +08:00
committed by GitHub
parent 2454407f3a
commit 89d6419fd5
4 changed files with 317 additions and 2 deletions

View File

@@ -35,6 +35,7 @@ Contents
java_intro
XGBoost4J-Spark Tutorial <xgboost4j_spark_tutorial>
XGBoost4J-Spark-GPU Turorial <xgboost4j_spark_gpu_tutorial>
Code Examples <https://github.com/dmlc/xgboost/tree/master/jvm-packages/xgboost4j-example>
XGBoost4J Java API <javadocs/index>
XGBoost4J Scala API <scaladocs/xgboost4j/index>