rodrigo-arenas / Sklearn-genetic-opt

ML hyperparameters tuning and features selection, using evolutionary algorithms.
https://sklearn-genetic-opt.readthedocs.io
MIT License
289 stars 73 forks source link

[PR] Deeper explanation of genetic algorithms #34

Closed rodrigo-arenas closed 3 years ago

rodrigo-arenas commented 3 years ago

Extended the article "Understanding the evaluation process" with a more general (non-code) explanation

codecov[bot] commented 3 years ago

Codecov Report

Merging #34 (aa2f81c) into master (553d9a2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   96.37%   96.37%           
=======================================
  Files          18       18           
  Lines         552      552           
=======================================
  Hits          532      532           
  Misses         20       20           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 553d9a2...aa2f81c. Read the comment docs.