aimclub / FEDOT

Automated modeling and machine learning framework FEDOT
https://fedot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
619 stars 84 forks source link

Refactor convert to op #1176

Closed valer1435 closed 9 months ago

valer1435 commented 9 months ago

Closes https://github.com/aimclub/FEDOT/issues/299

pep8speaks commented 9 months ago

Hello @valer1435! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2023-09-28 11:47:00 UTC
codecov[bot] commented 9 months ago

Codecov Report

Merging #1176 (4809b47) into master (92cee16) will increase coverage by 0.11%. The diff coverage is 91.30%.

@@            Coverage Diff             @@
##           master    #1176      +/-   ##
==========================================
+ Coverage   79.70%   79.81%   +0.11%     
==========================================
  Files         141      141              
  Lines        9851     9796      -55     
==========================================
- Hits         7852     7819      -33     
+ Misses       1999     1977      -22     
Files Coverage Δ
fedot/core/operations/evaluation/classification.py 96.82% <100.00%> (+2.45%) :arrow_up:
fedot/core/operations/evaluation/clustering.py 100.00% <100.00%> (+3.44%) :arrow_up:
...core/operations/evaluation/common_preprocessing.py 100.00% <100.00%> (+3.12%) :arrow_up:
fedot/core/operations/evaluation/gpu/clustering.py 54.54% <100.00%> (+3.19%) :arrow_up:
fedot/core/operations/evaluation/gpu/common.py 48.88% <100.00%> (+1.95%) :arrow_up:
fedot/core/operations/evaluation/regression.py 100.00% <100.00%> (+3.17%) :arrow_up:
fedot/core/operations/evaluation/text.py 63.29% <100.00%> (+2.85%) :arrow_up:
fedot/core/operations/evaluation/time_series.py 100.00% <100.00%> (+3.38%) :arrow_up:
...ore/operations/evaluation/evaluation_interfaces.py 86.36% <60.00%> (+0.52%) :arrow_up: