is not current version
Last Version 4.2.1

Common-NearestNeighbour 4.2.0

A Machine Learning library for Java.

License

License

Categories

Categories

Tribuo Business Logic Libraries Machine Learning
GroupId

GroupId

org.tribuo
ArtifactId

ArtifactId

tribuo-common-nearest-neighbour
Version

Version

4.2.0
Type

Type

jar
Description

Description

Common-NearestNeighbour
A Machine Learning library for Java.

Download tribuo-common-nearest-neighbour 4.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.tribuo : tribuo-core jar 4.2.0
org.tribuo : tribuo-classification-core jar 4.2.0
org.tribuo : tribuo-data jar 4.2.0
org.tribuo : tribuo-math jar 4.2.0

test (2)

Group / Artifact Type Version
org.tribuo : tribuo-core test-jar 4.2.0
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.