is not current version
Last Version 4.2.1

Common-XGBoost 4.0.2

A Machine Learning library for Java.

License

License

Categories

Categories

Tribuo Business Logic Libraries Machine Learning
GroupId

GroupId

org.tribuo
ArtifactId

ArtifactId

tribuo-common-xgboost
Version

Version

4.0.2
Type

Type

jar
Description

Description

Common-XGBoost
A Machine Learning library for Java.

Download tribuo-common-xgboost 4.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.tribuo : tribuo-core jar 4.0.2
org.tribuo : tribuo-data jar 4.0.2
org.tribuo : tribuo-math jar 4.0.2
org.tribuo : tribuo-interop-core jar 4.0.2
ml.dmlc : xgboost4j_2.12 jar 1.0.0

test (2)

Group / Artifact Type Version
org.tribuo : tribuo-core test-jar 4.0.2
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.