License |
License |
---|---|
Categories |
CategoriesTribuo Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.tribuo |
ArtifactId | ArtifactIdtribuo-math |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMath
A Machine Learning library for Java.
|
Filename | Size |
---|---|
tribuo-math-4.2.1.pom | |
tribuo-math-4.2.1.jar | 114 KB |
tribuo-math-4.2.1-sources.jar | 71 KB |
tribuo-math-4.2.1-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tribuo/tribuo-math/ -->
<dependency>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-math</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tribuo/tribuo-math/
implementation 'org.tribuo:tribuo-math:4.2.1'
// https://jarcasting.com/artifacts/org.tribuo/tribuo-math/
implementation ("org.tribuo:tribuo-math:4.2.1")
'org.tribuo:tribuo-math:jar:4.2.1'
<dependency org="org.tribuo" name="tribuo-math" rev="4.2.1">
<artifact name="tribuo-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tribuo', module='tribuo-math', version='4.2.1')
)
libraryDependencies += "org.tribuo" % "tribuo-math" % "4.2.1"
[org.tribuo/tribuo-math "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.tribuo : tribuo-core | jar | 4.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.tribuo : tribuo-core | test-jar | 4.2.1 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |