License |
License |
---|---|
Categories |
CategoriesTribuo Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.tribuo |
ArtifactId | ArtifactIdtribuo-util-infotheory |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInformationTheory
A Machine Learning library for Java.
|
<!-- https://jarcasting.com/artifacts/org.tribuo/tribuo-util-infotheory/ -->
<dependency>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-util-infotheory</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tribuo/tribuo-util-infotheory/
implementation 'org.tribuo:tribuo-util-infotheory:4.2.1'
// https://jarcasting.com/artifacts/org.tribuo/tribuo-util-infotheory/
implementation ("org.tribuo:tribuo-util-infotheory:4.2.1")
'org.tribuo:tribuo-util-infotheory:jar:4.2.1'
<dependency org="org.tribuo" name="tribuo-util-infotheory" rev="4.2.1">
<artifact name="tribuo-util-infotheory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tribuo', module='tribuo-util-infotheory', version='4.2.1')
)
libraryDependencies += "org.tribuo" % "tribuo-util-infotheory" % "4.2.1"
[org.tribuo/tribuo-util-infotheory "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.labs.olcut : olcut-core | jar | 5.2.1 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |