module

FantasyFootballNerd::Genetic

Class methods

evolve_population(retain = 0.35, random_select = 0.05, mutate_chance = 0.07)
Source
get_players
Source
population_grade
Source
run(salary_cap = 60000, population_size = 10000, itterations = 40)
Source

Nested types