Last Version

tribuo-tests 4.2.1

A Machine Learning library for Java.

License

License

Categories

Categories

Tribuo Business Logic Libraries Machine Learning
GroupId

GroupId

org.tribuo
ArtifactId

ArtifactId

tribuo-tests
Version

Version

4.2.1
Type

Type

jar
Description

Description

tribuo-tests
A Machine Learning library for Java.

Download tribuo-tests 4.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.oracle.labs.olcut : olcut-core jar 5.2.1
org.tribuo : tribuo-classification-libsvm jar 4.2.1

test (10)

Group / Artifact Type Version
org.tribuo : tribuo-data jar 4.2.1
org.tribuo : tribuo-classification-core jar 4.2.1
org.tribuo : tribuo-regression-core jar 4.2.1
org.tribuo : tribuo-multilabel-core jar 4.2.1
org.tribuo : tribuo-classification-sgd jar 4.2.1
org.tribuo : tribuo-multilabel-sgd jar 4.2.1
org.tribuo : tribuo-regression-sgd jar 4.2.1
org.tribuo : tribuo-onnx jar 4.2.1
org.tribuo : tribuo-onnx test-jar 4.2.1
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.