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