Logo
release_2.0.0
  • Installation Guide
  • Building From Source
  • Get Started with XGBoost
  • XGBoost Tutorials
  • Frequently Asked Questions
  • XGBoost User Forum
  • GPU Support
  • XGBoost Parameters
  • Prediction
  • Tree Methods
  • Python Package
  • R Package
  • JVM Package
    • Getting Started with XGBoost4J
    • XGBoost4J-Spark Tutorial
    • XGBoost4J-Spark-GPU Tutorial
    • Code Examples
    • XGBoost4J Java API
    • XGBoost4J Scala API
    • XGBoost4J-Spark Scala API
    • XGBoost4J-Flink Scala API
  • Ruby Package
  • Swift Package
  • Julia Package
  • C Package
  • C++ Interface
  • CLI Interface
  • Contribute to XGBoost
xgboost
  • XGBoost JVM Package
  • Edit on GitHub

XGBoost JVM Package

Build Status GitHub license

You have found the XGBoost JVM Package!

Installation

Checkout the Installation Guide for how to install the jvm package, or Building from Source on how to build it from the sources.

Contents

  • Getting Started with XGBoost4J
    • Data Interface
    • Setting Parameters
    • Training Model
    • Prediction
  • XGBoost4J-Spark Tutorial
    • Build an ML Application with XGBoost4J-Spark
    • Building a ML Pipeline with XGBoost4J-Spark
    • Run XGBoost4J-Spark in Production
  • XGBoost4J-Spark-GPU Tutorial
    • Build an ML Application with XGBoost4J-Spark-GPU
    • Submit the application
  • Code Examples
  • XGBoost4J Java API
  • XGBoost4J Scala API
  • XGBoost4J-Spark Scala API
  • XGBoost4J-Flink Scala API

Note

Please note that the flink interface is still under construction.

Previous Next

© Copyright 2022, xgboost developers. Revision 1fdcd2b7.

Built with Sphinx using a theme provided by Read the Docs.