Last Version

org.tribuo:tribuo-common 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-common
Version

Version

4.2.1
Type

Type

pom
Description

Description

A Machine Learning library for Java.

Download tribuo-common 4.2.1

Filename Size
tribuo-common-4.2.1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • LibLinear
  • LibSVM
  • NearestNeighbour
  • SGD
  • Trees
  • XGBoost