rodrigo-arenas / Sklearn-genetic-opt

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

fix clone method in main classes #128

Closed rodrigo-arenas closed 1 year ago

rodrigo-arenas commented 1 year ago

This PR fixes the issue described in #127 when running the algorithms inside a pipeline

codecov[bot] commented 1 year ago

Codecov Report

Merging #128 (2407115) into master (3afd98b) will decrease coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
- Coverage   98.48%   98.42%   -0.06%     
==========================================
  Files          25       25              
  Lines        1056     1016      -40     
==========================================
- Hits         1040     1000      -40     
  Misses         16       16              
Impacted Files Coverage Δ
sklearn_genetic/_version.py 100.00% <100.00%> (ø)
sklearn_genetic/genetic_search.py 98.60% <100.00%> (-0.14%) :arrow_down:

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