Last Version

LibLINEAR 1.9.7

A wrapper class for the liblinear tools (the liblinear classes, typically the jar file, need to be in the classpath to use this classifier). Rong-En Fan, Kai-Wei Chang, Cho-Jui Hsieh, Xiang-Rui Wang, Chih-Jen Lin (2008). LIBLINEAR - A Library for Large Linear Classification.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

LibLINEAR
Version

Version

1.9.7
Type

Type

jar
Description

Description

LibLINEAR
A wrapper class for the liblinear tools (the liblinear classes, typically the jar file, need to be in the classpath to use this classifier). Rong-En Fan, Kai-Wei Chang, Cho-Jui Hsieh, Xiang-Rui Wang, Chih-Jen Lin (2008). LIBLINEAR - A Library for Large Linear Classification.
Project URL

Project URL

http://weka.sourceforge.net/doc.packages/LibLINEAR
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://svn.cms.waikato.ac.nz/svn/weka/tags/LibLINEAR-1.9.7

Download LibLINEAR 1.9.7


<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/LibLINEAR/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>LibLINEAR</artifactId>
    <version>1.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/LibLINEAR/
implementation 'nz.ac.waikato.cms.weka:LibLINEAR:1.9.7'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/LibLINEAR/
implementation ("nz.ac.waikato.cms.weka:LibLINEAR:1.9.7")
'nz.ac.waikato.cms.weka:LibLINEAR:jar:1.9.7'
<dependency org="nz.ac.waikato.cms.weka" name="LibLINEAR" rev="1.9.7">
  <artifact name="LibLINEAR" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='LibLINEAR', version='1.9.7')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "LibLINEAR" % "1.9.7"
[nz.ac.waikato.cms.weka/LibLINEAR "1.9.7"]

Dependencies

compile (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev jar [3.7.1,)
de.bwaldvogel : liblinear jar [1.95,)

test (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev test-jar [3.7.1,)
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.