libsvm

LIBSVM - A Library for Support Vector Machines

License

License

GroupId

GroupId

tw.edu.ntu.csie
ArtifactId

ArtifactId

libsvm
Last Version

Last Version

3.25
Release Date

Release Date

Type

Type

jar
Description

Description

libsvm
LIBSVM - A Library for Support Vector Machines
Project URL

Project URL

https://github.com/cjlin1/libsvm
Source Code Management

Source Code Management

https://github.com/cjlin1/libsvm

Download libsvm

How to add to project

<!-- https://jarcasting.com/artifacts/tw.edu.ntu.csie/libsvm/ -->
<dependency>
    <groupId>tw.edu.ntu.csie</groupId>
    <artifactId>libsvm</artifactId>
    <version>3.25</version>
</dependency>
// https://jarcasting.com/artifacts/tw.edu.ntu.csie/libsvm/
implementation 'tw.edu.ntu.csie:libsvm:3.25'
// https://jarcasting.com/artifacts/tw.edu.ntu.csie/libsvm/
implementation ("tw.edu.ntu.csie:libsvm:3.25")
'tw.edu.ntu.csie:libsvm:jar:3.25'
<dependency org="tw.edu.ntu.csie" name="libsvm" rev="3.25">
  <artifact name="libsvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='tw.edu.ntu.csie', module='libsvm', version='3.25')
)
libraryDependencies += "tw.edu.ntu.csie" % "libsvm" % "3.25"
[tw.edu.ntu.csie/libsvm "3.25"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.25
3.24
3.23
3.17
3.1