genetic.algo.optimizeR: Genetic Algorithm Optimization (original) (raw)

Genetic algorithm are a class of optimization algorithms inspired by the process of natural selection and genetics. This package is for learning purposes and allows users to optimize various functions or parameters by mimicking biological evolution processes such as selection, crossover, and mutation. Ideal for tasks like machine learning parameter tuning, mathematical function optimization, and solving an optimization problem that involves finding the best solution in a discrete space.

Version: 0.3.3
Depends: R (≥ 4.1.0)
Imports: dplyr, ggplot2, magrittr, rsconnect, stats, stringr, tinytex, biocViews, DiagrammeR
Suggests: BiocStyle, knitr, learnr, rmarkdown, spelling, testthat (≥ 3.0.0)
Published: 2025-01-24
DOI: 10.32614/CRAN.package.genetic.algo.optimizeR
Author: Dany Mukesha ORCID iD [aut, cre]
Maintainer: Dany Mukesha
BugReports: https://github.com/danymukesha/genetic.algo.optimizeR/issues
License: MIT + file
URL: https://danymukesha.github.io/genetic.algo.optimizeR/,https://github.com/danymukesha/genetic.algo.optimizeR
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: genetic.algo.optimizeR results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=genetic.algo.optimizeRto link to this page.