MVN

com.intel.bigdata.xgboost : xgboost-jvm_2.12

Maven & Gradle

Apr 26, 2021
25.5k stars

XGBoost JVM Package · JVM Package for XGBoost optimized with Apache Arrow

<dependency>
    <groupId>com.intel.bigdata.xgboost</groupId>
    <artifactId>xgboost-jvm_2.12</artifactId>
    <version>1.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.intel.bigdata.xgboost : xgboost-jvm_2.12 to add to Maven - Latest Versions:

  • Latest Stable: 1.3.3

All Versions

Choose a version of com.intel.bigdata.xgboost : xgboost-jvm_2.12 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
xgboost-jvm_2.12-1.3.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.intel.bigdata.xgboost</groupId>
    <artifactId>xgboost-jvm_2.12</artifactId>
    <version>1.3.3</version>
</dependency>

Advertisement