Serialized Form
Package weka.filters.supervised.attribute.gpattributegeneration |
popSize
int popSize
maxNumGenerations
int maxNumGenerations
maxTime
int maxTime
targetTreeAccuracy
double targetTreeAccuracy
f_Functions
java.util.ArrayList<E> f_Functions
maxDepth
int maxDepth
operatorProportion
double[] operatorProportion
popGenerationMethod
EnumGenerationMethod popGenerationMethod
fitnessEvaluationMethod
EnumFitnessEvaluationMethod fitnessEvaluationMethod
selectionMethod
EnumSelectionMethod selectionMethod
fittestIndividuals
java.util.ArrayList<E> fittestIndividuals
m_Classifier
Classifier m_Classifier
seed
long seed