- __eq__() (Ant method), [1], [2]
- __ge__() (Ant method), [1], [2]
- __gt__() (Ant method), [1], [2]
- __hash__() (Ant method), [1], [2]
- __le__() (Ant method), [1], [2]
- __lt__() (Ant method), [1], [2]
- __ne__() (Ant method), [1], [2]
- __repr__() (EffectSize method)
- __setitem__() (Results method)
- __str__() (Ant method), [1]
- _add_best() (Experiment method)
- _add_execution_metric() (Experiment method)
- _add_execution_metrics_stats() (Batch method)
- _add_feature_metrics() (Experiment method)
- _add_feature_metrics_stats() (Batch method)
- _add_fitness() (Experiment method)
- _add_fitness_stats() (Batch method)
- _add_training_stats() (Experiment method)
- _ant_choice_info() (ACO method)
- _append_data() (Batch method)
- _calculate_choice_info() (ACO method)
- _choose() (DecisionManager method)
- _decrease_pheromone() (AgeBasedPACO method)
- _default_checkpoint_activation (ACO property)
- _default_checkpoint_basename (ACO property)
- _default_checkpoint_freq (ACO property)
- _default_classifier (Accuracy property), [1]
- _default_col_size (ACO property)
- _default_convergence_check_freq (ElitistAntSystem property)
- _default_cooperative_fitness_estimation_func (ACO property)
- _default_crossover_func (EA property)
- _default_crossover_prob (EA property)
- _default_cv_fixed_folds (Accuracy property), [1], [2]
- _default_cv_num_folds (Accuracy property), [1], [2]
- _default_cv_repeats (LexicographicWithRepeatedCVDM property)
- _default_discard_prob (ACOFS property)
- _default_elite_size (ElitistEA property)
- _default_elite_weight (ElitistAntSystem property)
- _default_exploitation_prob (ACO property)
- _default_gene_ind_mutation_prob (EA property)
- _default_heuristic (ACO property)
- _default_heuristic_influence (ACO property)
- _default_index (Accuracy property), [1], [2]
- _default_initial_pheromone (ACOFS property)
- _default_iter_best_use_limit (MMAS property)
- _default_max_num_iters (ACO property)
- _default_max_pheromone (ACOFS property)
- _default_mutation_func (EA property)
- _default_mutation_prob (EA property)
- _default_nsga3_reference_points_p (NSGA property)
- _default_num_experiments (Batch property)
- _default_num_representatives (CommonFitnessFunctionDistributedTrainer property)
- _default_pheromone_evaporation_rate (AntSystem property)
- _default_pheromone_influence (ACO property)
- _default_pop_size (ACOFS property)
- _default_receive_representatives_func (ACO property)
- _default_representatives_exchange_freq (CommonFitnessFunctionDistributedTrainer property)
- _default_representatives_selection_func (CommonFitnessFunctionDistributedTrainer property)
- _default_results_base_filename (Batch property)
- _default_selection_func (EA property)
- _default_send_representatives_func (ACO property)
- _default_similarity_threshold (Accuracy property), [1], [2]
- _default_termination_func() (ACO method)
- _default_test_fitness_func (Batch property)
- _default_topology_func (CommonFitnessFunctionDistributedTrainer property)
- _default_verbosity (ACO property)
- _deposit_pheromone() (ACO method)
- _do_iteration() (ACO method)
- _do_test() (Experiment method)
- _do_training() (ACO method)
- _evaluate() (DecisionManager method)
- _evaluate_kfcv() (Accuracy method), [1], [2]
- _evaluate_several() (EA method)
- _evaluate_train_test() (Accuracy method), [1], [2]
- _execute() (Batch method)
- _final_training_test_data() (Accuracy method), [1], [2]
|
- _finish_iteration() (ACO method)
- _finish_training() (ACO method)
- _generate_all_combinations() (DecisionManager method)
- _generate_ant() (ACO method)
- _generate_col() (ACO method)
- _generate_cooperators() (ACO method)
- _generate_pop() (EA method)
- _get_iteration_metrics() (ACO method)
- _get_objective_stats() (ACO method)
- _get_repr_properties() (Accuracy method), [1], [2]
- (ACO method)
- (ACOFS method)
- (ACOFS1D method)
- (ACOFS2D method)
- (ACOFSConvergenceDetector method)
- (ACOTSP method)
- (AgeBasedPACO method)
- (Ant method), [1], [2]
- (AntSystem method)
- (Base method)
- (Batch method)
- (BinarySolution method)
- (BitVector method)
- (C method)
- (CentralizedTrainer method)
- (ClassificationScorer method)
- (CommonFitnessFunctionDistributedTrainer method)
- (CooperativeTrainer method)
- (CPACO method)
- (Dataset method)
- (DatasetScorer method)
- (DecisionManager method)
- (DistributedTrainer method)
- (EA method)
- (ElitistACO method)
- (ElitistAntSystem method)
- (ElitistEA method)
- (Evaluation method)
- (Experiment method)
- (FeatsProportion method)
- (Fitness method)
- (FitnessFunction method)
- (FSClassificationScorer method)
- (FSDatasetScorer method)
- (FSScorer method)
- (FSSVCScorer method)
- (Individual method), [1]
- (IntSolution method)
- (IntVector method)
- (IslandsTrainer method)
- (KappaIndex method), [1], [2]
- (LexicographicDM method)
- (LexicographicWithRepeatedCVDM method)
- (MaxPheromonePACO method)
- (Metrics method)
- (MMAS method)
- (MultiObjectiveFitnessFunction method)
- (MultiObjectivePathLength method)
- (NSGA method)
- (NumFeats method)
- (PACO method)
- (PACOMO method)
- (ParallelDistributedTrainer method)
- (PathLength method)
- (PheromoneBasedACO method)
- (QualityBasedPACO method)
- (RBFSVCScorer method)
- (ReseteablePheromoneBasedACO method)
- (Results method)
- (ResultsAnalyzer method)
- (SequentialDistributedTrainer method)
- (SingleObjACO method)
- (SingleObjectiveFitnessFunction method)
- (SingleObjPACO method)
- (Solution method), [1], [2], [3]
- (Species method), [1], [2], [3]
- (SVCScorer method)
- (Trainer method)
- (TSPFitnessFunction method)
- _get_state() (ACO method)
- _global_best_freq (MMAS property)
- _has_converged() (ElitistAntSystem method)
- _increase_pheromone() (AgeBasedPACO method)
- _init_internals() (ACO method)
- _init_pheromone() (ACO method)
- _init_state() (ACO method)
- _init_training() (ACO method)
- _load_state() (ACO method)
- _new_state() (ACO method)
- _next_choice() (ACO method)
- _pheromone_amount() (ACO method)
- _reset_internals() (ACO method)
- _reset_state() (ACO method)
- _save_state() (ACO method)
- _score() (Accuracy method), [1], [2]
- _set_state() (ACO method)
- _setup() (Ant method), [1]
- _should_reset_pheromone() (ElitistAntSystem method)
- _start_iteration() (ACO method)
- _termination_criterion() (ACO method)
- _unfeasible_nodes() (ACO method)
- _update_elite() (ElitistACO method)
- _update_logbook() (ACO method)
- _update_pheromone() (ACO method)
- _update_pop() (ACOFS method)
- _worst_score (Accuracy property), [1], [2]
|