Last Version

xgboost-predictor 0.3.18

Pure Java implementation of XGBoost predictor for online prediction tasks

License

License

Categories

Categories

H2 Data Databases H2O Business Logic Libraries Machine Learning
GroupId

GroupId

ai.h2o
ArtifactId

ArtifactId

xgboost-predictor
Version

Version

0.3.18
Type

Type

jar
Description

Description

xgboost-predictor
Pure Java implementation of XGBoost predictor for online prediction tasks
Project URL

Project URL

https://github.com/h2oai/xgboost-predictor
Project Organization

Project Organization

H2O.ai
Source Code Management

Source Code Management

https://github.com/h2oai/xgboost-predictor

Download xgboost-predictor 0.3.18


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

Dependencies

compile (2)

Group / Artifact Type Version
ai.h2o : h2o-tree-api jar 0.3.18
net.jafama : jafama jar 2.1.0

Project Modules

There are no modules declared in this project.