Jar examples for c:cleartk-ml-libsvm
ClearTK wrapper for LIBSVM
You can download jar file cleartk-ml-libsvm 1.1.1 in this page.
The BSD 3-Clause License
You can use the following script to add cleartk-ml-libsvm-1.1.1.jar to your project.
<dependency> <groupId>org.cleartk</groupId> <artifactId>cleartk-ml-libsvm</artifactId> <version>1.1.1</version> </dependency>
compile group: 'org.cleartk', name: 'cleartk-ml-libsvm', version: '1.1.1'
libraryDependencies += "org.cleartk" % "cleartk-ml-libsvm" % "1.1.1"
<dependency org="org.cleartk" name="cleartk-ml-libsvm" rev="1.1.1"/>
@Grapes(@Grab(group='org.cleartk', module='cleartk-ml-libsvm', version='1.1.1'))
'org.cleartk:cleartk-ml-libsvm:jar:1.1.1'
Click the following link to download the jar file.
cleartk-ml-libsvm-1.1.1-javadoc.jar