MVN

ai.rapids : xgboost-jvm_2.x

Maven & Gradle

Feb 26, 2020
27 stars

XGBoost JVM Package · JVM Package for XGBoost

<dependency>
    <groupId>ai.rapids</groupId>
    <artifactId>xgboost-jvm_2.x</artifactId>
    <version>1.0.0-Beta5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.rapids : xgboost-jvm_2.x to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-Beta5
  • Latest Beta: 1.0.0-Beta5

All Versions

Choose a version of ai.rapids : xgboost-jvm_2.x to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
xgboost-jvm_2.x-1.0.0-Beta5
xgboost-jvm_2.x-1.0.0-Beta4
xgboost-jvm_2.x-1.0.0-Beta3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ai.rapids</groupId>
    <artifactId>xgboost-jvm_2.x</artifactId>
    <version>1.0.0-Beta5</version>
</dependency>

Advertisement