Download multisearch-weka-package-2017.10.1.jar file - Jar m

Jar examples for m:multisearch-weka-package

Description

Parameter optimization similar to GridSearch.

You can download jar file multisearch-weka-package 2017.10.1 in this page.

License

GNU General Public License 3

Build File

You can use the following script to add multisearch-weka-package-2017.10.1.jar to your project.

<dependency>
   <groupId>com.github.fracpete</groupId>
   <artifactId>multisearch-weka-package</artifactId>
   <version>2017.10.1</version>
</dependency>
compile group: 'com.github.fracpete', name: 'multisearch-weka-package', version: '2017.10.1'
libraryDependencies += "com.github.fracpete" % "multisearch-weka-package" % "2017.10.1"
<dependency org="com.github.fracpete" name="multisearch-weka-package" rev="2017.10.1"/>
@Grapes(@Grab(group='com.github.fracpete', module='multisearch-weka-package', version='2017.10.1'))
'com.github.fracpete:multisearch-weka-package:jar:2017.10.1'

Download

Click the following link to download the jar file.

multisearch-weka-package-2017.10.1-javadoc.jar
multisearch-weka-package-2017.10.1-sources.jar
multisearch-weka-package-2017.10.1-test-sources.jar
multisearch-weka-package-2017.10.1-tests.jar
multisearch-weka-package-2017.10.1.jar
multisearch-weka-package-2017.10.1.pom



Related Tutorials