is not current version
Last Version 0.3.18

ai.h2o:h2o-tree-api 0.3.17

Pure Java implementation of XGBoost predictor for online prediction tasks

Categories

Categories

H2 Data Databases H2O Business Logic Libraries Machine Learning
GroupId

GroupId

ai.h2o
ArtifactId

ArtifactId

h2o-tree-api
Version

Version

0.3.17
Type

Type

jar

Download h2o-tree-api 0.3.17


<!-- https://jarcasting.com/artifacts/ai.h2o/h2o-tree-api/ -->
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>h2o-tree-api</artifactId>
    <version>0.3.17</version>
</dependency>
// https://jarcasting.com/artifacts/ai.h2o/h2o-tree-api/
implementation 'ai.h2o:h2o-tree-api:0.3.17'
// https://jarcasting.com/artifacts/ai.h2o/h2o-tree-api/
implementation ("ai.h2o:h2o-tree-api:0.3.17")
'ai.h2o:h2o-tree-api:jar:0.3.17'
<dependency org="ai.h2o" name="h2o-tree-api" rev="0.3.17">
  <artifact name="h2o-tree-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.h2o', module='h2o-tree-api', version='0.3.17')
)
libraryDependencies += "ai.h2o" % "h2o-tree-api" % "0.3.17"
[ai.h2o/h2o-tree-api "0.3.17"]