jar

nz.ac.waikato.cms.weka : tabuAndScatterSearch

Maven & Gradle

Apr 26, 2012

tabuAndScatterSearch · Search methods contributed by Adrian Pino (ScatterSearchV1, TabuSearch). ScatterSearch: Performs an Scatter Search through the space of attribute subsets. Start with a population of many significants and diverses subset stops when the result is higher than a given treshold or there's not more improvement. For more information see: Felix Garcia Lopez (2004). Solving feature subset selection problem by a Parallel Scatter Search. Elsevier. Tabu Search: Abdel-Rahman Hedar, Jue Wangy, Masao Fukushima (2006). Tabu Search for Attribute Reduction in Rough Set Theory.

Table Of Contents

Latest Version

Download nz.ac.waikato.cms.weka : tabuAndScatterSearch JAR file - Latest Versions:

All Versions

Download nz.ac.waikato.cms.weka : tabuAndScatterSearch JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tabuAndScatterSearch-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

weka.attributeSelection

├─ weka.attributeSelection.ScatterSearchV1.class - [JAR]

├─ weka.attributeSelection.TabuSearch.class - [JAR]