Group Id ai.h2o
Artifact Id xgboost-predictor
Version 0.3.13
Packaging jar
URL -
Badge
Last Updated 2020-01-31T02:57:43+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>xgboost-predictor</artifactId>
    <version>0.3.13</version>
</dependency>
implementation group: 'ai.h2o', name: 'xgboost-predictor', version: '0.3.13'
implementation 'ai.h2o:xgboost-predictor:0.3.13'
implementation("ai.h2o:xgboost-predictor:0.3.13")
libraryDependencies += "ai.h2o" % "xgboost-predictor" % "0.3.13"
<dependency org="ai.h2o" name="xgboost-predictor" rev="0.3.13"/>
@Grapes(
    @Grab(group='ai.h2o', module='xgboost-predictor', version='0.3.13')
)
[ai.h2o/xgboost-predictor "0.3.13"]
'ai.h2o:xgboost-predictor:0.3.13'