| License |
License |
|---|---|
| Categories |
CategoriesData Tribuo Business Logic Libraries Machine Learning |
| GroupId | GroupIdorg.tribuo |
| ArtifactId | ArtifactIdtribuo-data |
| Version | Version4.0.2 |
| Type | Typejar |
| Description |
DescriptionData
A Machine Learning library for Java.
|
| Filename | Size |
|---|---|
| tribuo-data-4.0.2.pom | |
| tribuo-data-4.0.2.jar | 163 KB |
| tribuo-data-4.0.2-sources.jar | 106 KB |
| tribuo-data-4.0.2-javadoc.jar | 719 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tribuo/tribuo-data/ -->
<dependency>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-data</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tribuo/tribuo-data/
implementation 'org.tribuo:tribuo-data:4.0.2'
// https://jarcasting.com/artifacts/org.tribuo/tribuo-data/
implementation ("org.tribuo:tribuo-data:4.0.2")
'org.tribuo:tribuo-data:jar:4.0.2'
<dependency org="org.tribuo" name="tribuo-data" rev="4.0.2">
<artifact name="tribuo-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tribuo', module='tribuo-data', version='4.0.2')
)
libraryDependencies += "org.tribuo" % "tribuo-data" % "4.0.2"
[org.tribuo/tribuo-data "4.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.tribuo : tribuo-core | jar | 4.0.2 |
| com.oracle.labs.olcut : olcut-core | jar | 5.1.5 |
| org.tribuo : tribuo-util-tokenization | jar | 4.0.2 |
| com.opencsv : opencsv | jar | 5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.tribuo : tribuo-core | test-jar | 4.0.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |