AutoTM
latest
Contents:
Installation
autotm.algorithms_for_tuning
autotm.fitness
autotm.preprocessing
User guide
AutoTM
crossover
Edit on GitHub
crossover
class
autotm.algorithms_for_tuning.genetic_algorithm.crossover.
crossover
(
crossover_type
:
str
=
'crossover_one_point'
)
Crossover function
Parameters
crossover_type
str, default=”crossover_one_point”
Crossover to be used in the genetic algorithm