Group Id ai.h2o
Artifact Id xgboost-predictor
Version 0.3.1
Packaging jar
URL -
Badge
Last Updated 2018-08-21T00:05:42+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.1</version>
</dependency>
implementation group: 'ai.h2o', name: 'xgboost-predictor', version: '0.3.1'
implementation 'ai.h2o:xgboost-predictor:0.3.1'
implementation("ai.h2o:xgboost-predictor:0.3.1")
libraryDependencies += "ai.h2o" % "xgboost-predictor" % "0.3.1"
<dependency org="ai.h2o" name="xgboost-predictor" rev="0.3.1"/>
@Grapes(
    @Grab(group='ai.h2o', module='xgboost-predictor', version='0.3.1')
)
[ai.h2o/xgboost-predictor "0.3.1"]
'ai.h2o:xgboost-predictor:0.3.1'