Tribuo

A Machine Learning library for Java.

License

License

Categories

Categories

Tribuo Business Logic Libraries Machine Learning
GroupId

GroupId

org.tribuo
ArtifactId

ArtifactId

tribuo
Last Version

Last Version

4.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

Tribuo
A Machine Learning library for Java.
Source Code Management

Source Code Management

http://github.com/oracle/tribuo/tree/main

Download tribuo

Filename Size
tribuo-4.2.1.pom 9 KB
Browse

How to add to project

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

  • Core
  • Data
  • Json
  • Math
  • Interop
  • Common
  • AnomalyDetection
  • Classification
  • Clustering
  • MultiLabel
  • Regression
  • Util
  • distribution
  • tests
org.tribuo

Oracle

Open Source at Oracle

Versions

Version
4.2.1
4.2.0
4.1.1
4.1.0
4.0.2
4.0.1
4.0.0