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] Embedded Jupyter Notebooks #35

Closed rodrigo-arenas closed 3 years ago

rodrigo-arenas commented 3 years ago

This PR enables to add Jupyter notebooks into the main documentation page, some notes:

codecov[bot] commented 3 years ago

Codecov Report

Merging #35 (9d84535) into master (aa2f81c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  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 aa2f81c...9d84535. Read the comment docs.