doc/jvm/index.rst
################### XGBoost JVM Package ###################
.. raw:: html
<a href="https://travis-ci.org/dmlc/xgboost"> </a> <a href="https://github.com/dmlc/xgboost/blob/master/LICENSE"> </a>You have found the XGBoost JVM Package!
.. _install_jvm_packages:
Installation
.. contents:: :local: :backlinks: none
Checkout the :doc:Installation Guide </install> for how to install the jvm package, or
:doc:Building from Source </build> on how to build it from the sources.
Contents
.. toctree:: :maxdepth: 2
java_intro XGBoost4J-Spark Tutorial <xgboost4j_spark_tutorial> XGBoost4J-Spark-GPU Tutorial <xgboost4j_spark_gpu_tutorial> Code Examples https://github.com/dmlc/xgboost/tree/master/jvm-packages/xgboost4j-example API docs <api> How to migrate to XGBoost-Spark jvm 3.x <xgboost_spark_migration>
.. note::
Please note that the flink interface is still under construction.