1011 B
1011 B
XGBoost JVM Package
You have find XGBoost JVM Package!
Installation
To build XGBoost4J contains two steps.
- First type the following command to build JNI library.
./create_jni.sh
- Then package the libary. you can run
mvn packagein xgboost4j folder or just use IDE(eclipse/netbeans) to open this maven project and build.
Contents
- Java Overview Tutorial
- Code Examples
- Java API Docs
- [Scala API Docs]