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.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning Search
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

tabuAndScatterSearch
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

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

Project Organization

University of Waikato, Hamilton, NZ

Download tabuAndScatterSearch

How to add to project

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

Dependencies

compile (1)

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

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.

Versions

Version
1.0.2
1.0.1