Package org.aksw.deer.learning.genetic
Class RandomGenotype
java.lang.Object
org.aksw.faraday_cage.engine.ExecutionGraph<Model>
org.aksw.deer.learning.genetic.Genotype
org.aksw.deer.learning.genetic.RandomGenotype
-
Field Summary
Fields inherited from class org.aksw.deer.learning.genetic.Genotype
SIZE, trainingDataFields inherited from class org.aksw.faraday_cage.engine.ExecutionGraph
entries, ops -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aksw.deer.learning.genetic.Genotype
getBestEvaluationResult, getBestEvaluationResult, getBestFitness, getInputModels, getInputs, getNode, getRelevantRows, toStringMethods inherited from class org.aksw.faraday_cage.engine.ExecutionGraph
addRow, getRow, getSize
-
Constructor Details
-
RandomGenotype
-