Man pages for kunaljaydesai/GA
Implement Genetic Variable Selection Algorithm

breedBreeding to create a new combination of predictors to use in...
calculate_fitnessCalculate the fitness of a given model.
generation_gapReplace a proportion G of the old generation with their...
initialize_parentsGenerate the first generation of models.
propotionalChoose parents from generations propotional to their fitness
ranked_modelsFit the models and rank them by their fitness.
selectGenetic Algorithm
tournamentChoose parents using tournament selection. Each time,...
kunaljaydesai/GA documentation built on May 28, 2019, 7:38 a.m.