GeneticAlgorithm Member List

This is the complete list of members for GeneticAlgorithm, including all inherited members.

check() constInputsSelection
displayInputsSelectionprotected
elitism_sizeGeneticAlgorithmprivate
evaluate_population()GeneticAlgorithm
fitnessGeneticAlgorithmprivate
from_XML(const tinyxml2::XMLDocument &)GeneticAlgorithm
GeneticAlgorithm()GeneticAlgorithmexplicit
GeneticAlgorithm(TrainingStrategy *)GeneticAlgorithmexplicit
get_display() constInputsSelection
get_elitism_size() constGeneticAlgorithm
get_fitness() constGeneticAlgorithm
get_genes_number() const (defined in GeneticAlgorithm)GeneticAlgorithm
get_individuals_number() constGeneticAlgorithm
get_input_index(const Tensor< DataSet::VariableUse, 1 > &, const Index &)InputsSelection
get_maximum_correlation() constInputsSelection
get_maximum_iterations_number() constInputsSelection
get_maximum_time() constInputsSelection
get_minimum_correlation() constInputsSelection
get_mutation_rate() constGeneticAlgorithm
get_population() constGeneticAlgorithm
get_selection() const (defined in GeneticAlgorithm)GeneticAlgorithm
get_selection_error_goal() constInputsSelection
get_tolerance() const (defined in InputsSelection)InputsSelection
get_training_strategy_pointer() constInputsSelection
get_trials_number() constInputsSelection
has_training_strategy() constInputsSelection
initialize_population()GeneticAlgorithm
InputsSelection()InputsSelectionexplicit
InputsSelection(TrainingStrategy *)InputsSelectionexplicit
load(const string &)GeneticAlgorithm
maximum_correlationInputsSelectionprotected
maximum_epochs_numberInputsSelectionprotected
maximum_timeInputsSelectionprotected
minimum_correlationInputsSelectionprotected
mutation_rateGeneticAlgorithmprivate
original_input_columns_indices (defined in InputsSelection)InputsSelectionprotected
original_target_columns_indices (defined in InputsSelection)InputsSelectionprotected
parametersGeneticAlgorithmprivate
perform_crossover()GeneticAlgorithm
perform_fitness_assignment()GeneticAlgorithm
perform_inputs_selection()GeneticAlgorithmvirtual
perform_mutation()GeneticAlgorithm
perform_selection()GeneticAlgorithm
populationGeneticAlgorithmprivate
print() const (defined in GeneticAlgorithm)GeneticAlgorithm
rows_sum (defined in InputsSelection)InputsSelectionprotected
save(const string &) constGeneticAlgorithm
selection (defined in GeneticAlgorithm)GeneticAlgorithmprivate
selection_error_goalInputsSelectionprotected
selection_errors (defined in GeneticAlgorithm)GeneticAlgorithmprivate
set(TrainingStrategy *)InputsSelection
set_default()GeneticAlgorithm
set_display(const bool &)InputsSelection
set_elitism_size(const Index &)GeneticAlgorithm
set_fitness(const Tensor< type, 1 > &)GeneticAlgorithm
set_individuals_number(const Index &)GeneticAlgorithm
set_maximum_correlation(const type &)InputsSelection
set_maximum_epochs_number(const Index &)InputsSelection
set_maximum_time(const type &)InputsSelection
set_minimum_correlation(const type &)InputsSelection
set_mutation_rate(const type &)GeneticAlgorithm
set_population(const Tensor< bool, 2 > &)GeneticAlgorithm
set_selection_error_goal(const type &)InputsSelection
set_selection_errors(const Tensor< type, 1 > &) (defined in GeneticAlgorithm)GeneticAlgorithm
set_training_errors(const Tensor< type, 1 > &) (defined in GeneticAlgorithm)GeneticAlgorithm
set_trials_number(const Index &)InputsSelection
StoppingCondition enum nameInputsSelection
to_string_matrix() constGeneticAlgorithm
training_errors (defined in GeneticAlgorithm)GeneticAlgorithmprivate
training_strategy_pointerInputsSelectionprotected
trials_numberInputsSelectionprotected
write_stopping_condition(const TrainingResults &) constInputsSelection
write_time(const type &) constInputsSelection
write_XML(tinyxml2::XMLPrinter &) constGeneticAlgorithm
~GeneticAlgorithm()GeneticAlgorithmvirtual
~InputsSelection()InputsSelectionvirtual