Uses of Class
adams.genetic.MTAbstractGeneticAlgorithm.GeneticAlgorithmJob

Packages that use MTAbstractGeneticAlgorithm.GeneticAlgorithmJob
adams.genetic   
 

Uses of MTAbstractGeneticAlgorithm.GeneticAlgorithmJob in adams.genetic
 

Methods in adams.genetic with parameters of type MTAbstractGeneticAlgorithm.GeneticAlgorithmJob
protected  Properties MTAbstractGeneticAlgorithm.storeSetup(weka.core.Instances data, MTAbstractGeneticAlgorithm.GeneticAlgorithmJob job)
          Generates a Properties file that stores information on the setup of the genetic algorithm.
 weka.core.Instances MTAbstractGeneticAlgorithm.updateHeader(weka.core.Instances data, MTAbstractGeneticAlgorithm.GeneticAlgorithmJob job)
          Creates a new dataset, with the setup as the new relation name.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.