rodrigo-arenas / Sklearn-genetic-opt

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

0.9.1dev #120

Closed rodrigo-arenas closed 1 year ago

rodrigo-arenas commented 1 year ago

This PR upgrades the suppported python and packages supported, it also updates some depecated code and tests

codecov[bot] commented 1 year ago

Codecov Report

Merging #120 (30b7902) into master (12e35ad) will decrease coverage by 0.30%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   98.71%   98.42%   -0.30%     
==========================================
  Files          24       24              
  Lines        1012     1014       +2     
==========================================
- Hits          999      998       -1     
- Misses         13       16       +3     
Impacted Files Coverage Δ
sklearn_genetic/_version.py 100.00% <100.00%> (ø)
sklearn_genetic/genetic_search.py 98.94% <100.00%> (-0.80%) :arrow_down:
sklearn_genetic/space/space.py 100.00% <100.00%> (ø)
sklearn_genetic/space/space_parameters.py 100.00% <0.00%> (ø)
sklearn_genetic/plots.py 93.93% <0.00%> (+0.18%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more