License |
License |
---|---|
Categories |
CategoriesTribuo Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.tribuo |
ArtifactId | ArtifactIdtribuo-common-xgboost |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon-XGBoost
A Machine Learning library for Java.
|
<!-- https://jarcasting.com/artifacts/org.tribuo/tribuo-common-xgboost/ -->
<dependency>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-common-xgboost</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tribuo/tribuo-common-xgboost/
implementation 'org.tribuo:tribuo-common-xgboost:4.2.1'
// https://jarcasting.com/artifacts/org.tribuo/tribuo-common-xgboost/
implementation ("org.tribuo:tribuo-common-xgboost:4.2.1")
'org.tribuo:tribuo-common-xgboost:jar:4.2.1'
<dependency org="org.tribuo" name="tribuo-common-xgboost" rev="4.2.1">
<artifact name="tribuo-common-xgboost" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tribuo', module='tribuo-common-xgboost', version='4.2.1')
)
libraryDependencies += "org.tribuo" % "tribuo-common-xgboost" % "4.2.1"
[org.tribuo/tribuo-common-xgboost "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.tribuo : tribuo-core | jar | 4.2.1 |
org.tribuo : tribuo-data | jar | 4.2.1 |
org.tribuo : tribuo-math | jar | 4.2.1 |
org.tribuo : tribuo-interop-core | jar | 4.2.1 |
ml.dmlc : xgboost4j_2.12 | jar | 1.5.0 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.tribuo : tribuo-core | test-jar | 4.2.1 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |