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

Release notes #58

Closed rodrigo-arenas closed 3 years ago

rodrigo-arenas commented 3 years ago

Minor formatting changes and update release notes for 0.6.0

codecov[bot] commented 3 years ago

Codecov Report

Merging #58 (c99bc55) into master (c94b103) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #58   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines          720       720           
=========================================
  Hits           720       720           
Impacted Files Coverage Δ
sklearn_genetic/callbacks/base.py 100.00% <ø> (ø)
sklearn_genetic/genetic_search.py 100.00% <ø> (ø)

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 c94b103...c99bc55. Read the comment docs.