is not current version
Last Version 4.2.1

org.tribuo:tribuo-util-infotheory 4.0.1


Categories

Categories

Tribuo Business Logic Libraries Machine Learning
GroupId

GroupId

org.tribuo
ArtifactId

ArtifactId

tribuo-util-infotheory
Version

Version

4.0.1
Type

Type

jar

Download tribuo-util-infotheory 4.0.1


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