org.tribuo:tribuo-regression

A Machine Learning library for Java.

License

License

Categories

Categories

Tribuo Business Logic Libraries Machine Learning
GroupId

GroupId

org.tribuo
ArtifactId

ArtifactId

tribuo-regression
Last Version

Last Version

4.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

A Machine Learning library for Java.

Download tribuo-regression

How to add to project

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