aimclub / FEDOT

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

Add desc to not implemented errors #1177

Closed valer1435 closed 1 year ago

valer1435 commented 1 year ago

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

aim-pep8-bot commented 1 year 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-10-02 07:25:40 UTC
pep8speaks commented 1 year 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-10-02 07:25:43 UTC
valer1435 commented 1 year ago

работает примерно так image

codecov[bot] commented 1 year ago

Codecov Report

Merging #1177 (20995c4) into master (a2cabc8) will decrease coverage by 0.25%. The diff coverage is 48.78%.

@@            Coverage Diff             @@
##           master    #1177      +/-   ##
==========================================
- Coverage   79.89%   79.65%   -0.25%     
==========================================
  Files         141      141              
  Lines        9796     9812      +16     
==========================================
- Hits         7827     7816      -11     
- Misses       1969     1996      +27     
Files Coverage Δ
fedot/core/composer/gp_composer/gp_composer.py 88.63% <ø> (+1.40%) :arrow_up:
...ation_implementations/data_operations/decompose.py 94.89% <ø> (+0.89%) :arrow_up:
...evaluation/operation_implementations/models/knn.py 96.42% <ø> (+1.60%) :arrow_up:
fedot/core/pipelines/prediction_intervals/main.py 75.30% <100.00%> (-2.47%) :arrow_down:
...dot/api/api_utils/assumptions/operations_filter.py 95.45% <75.00%> (+0.71%) :arrow_up:
fedot/core/composer/composer.py 95.23% <66.66%> (+0.23%) :arrow_up:
fedot/core/data/multi_modal.py 85.43% <0.00%> (ø)
fedot/core/operations/evaluation/classification.py 96.82% <0.00%> (ø)
fedot/core/operations/evaluation/gpu/common.py 52.08% <75.00%> (+3.19%) :arrow_up:
...aluation/operation_implementations/models/keras.py 30.09% <0.00%> (ø)
... and 12 more

... and 4 files with indirect coverage changes