Last Version

OpenIMAJ Machine Learning Subprojects 1.3.10

Sub-module for machine-learning libraries.

License

License

Categories

Categories

Machine Learning Business Logic Libraries
GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

openimaj-machine-learning
Version

Version

1.3.10
Type

Type

pom
Description

Description

OpenIMAJ Machine Learning Subprojects
Sub-module for machine-learning libraries.
Project URL

Project URL

http://www.openimaj.org/openimaj-machine-learning
Project Organization

Project Organization

The University of Southampton

Download openimaj-machine-learning 1.3.10


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

Dependencies

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

Project Modules

  • clustering
  • nearest-neighbour
  • machine-learning