Author:Carlos Martinez Cortes<carlos.martinez6{[at]}um.es>, Fernando Jimenez Barrionuevo<fernan{[at]}um.es>, Gracia Sanchez Carpena <gracia{[at]}um.es>
Category:Attribute selection
Changes:Spelling correction in package name.
Date:2015-03-27
Depends:weka (>=3.7.12)
Description:MultiobjectiveEvolutionarySearch explores the attribute space using the ENORA Multi-objective Evolutionary Algorithm. Two objectives are optimized. The first one is to be maximized and it is chosen by the evaluator. The second one is to minimize the subset cardinality.The non-dominated solution in the last population with the best fitness for the first objective is shown as output.

ENORA is an elitist Pareto-based multi-objective evolutionary algorithm that uses a(mu+lambda) survival with the following operators:

- Uniform random initialization.
- Binary tournament selection.
- Ranking based on local non-domination level with crowding distance.
- Self-adaptive uniform crossover.
- Self-adaptive one-bit flip mutation.

For more information about ENORA see:

F. Jimenez, G. Sanchez, J.M. Garcia, G. Sciavicco, L. Miralles (2016). Multi-objective evolutionary feature selection for online sales forecasting. http://dx.doi.org/10.1016/j.neucom.2016.12.045.

License:GPL 2.0
Maintainer:Carlos Martinez Cortes<carlos.martinez6{[at]}um.es>
PackageURL:http://downloads.sourceforge.net/project/moea/MultiObjectiveEvolutionarySearch1.0.0.zip
Related:MultiObjectiveEvolutionaryFuzzyClassifier
Version:1.0.0