xgboost/doc/jvm/index.md
2016-03-16 17:00:44 -04:00

954 B

XGBoost JVM Package

Build Status GitHub license

You have find XGBoost JVM Package!

Installation

Currently, XGBoost4J only support installation from source. Building XGBoost4J using Maven requires Maven 3 or newer and Java 7+.

To install XGBoost4J, it is as simple as run mvn package under jvm-packages.

Contents