DJL Engine Adapter for XGBoost

Deep Java Library (DJL) Engine Adapter for XGBoost

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.ml.xgboost
ArtifactId

ArtifactId

xgboost
Last Version

Last Version

0.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

DJL Engine Adapter for XGBoost
Deep Java Library (DJL) Engine Adapter for XGBoost
Project URL

Project URL

https://djl.ai/engines/ml/xgboost
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download xgboost

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
ai.djl : api jar 0.17.0
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0