fixed bug in stagnation output information
Created by: YanaPolonskaya
Исправлена ошибка неправильного вывода информации о количестве поколений в течении которых не было никаких улучшений.
Created by: pep8speaks
Hello @YanaPolonskaya! 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!
🍻 Comment last updated at 2020-12-08 14:08:17 UTC
Created by: codecov[bot]
Codecov Report
Merging #201 (48c7cb22) into master (6b014f9b) will increase coverage by
0.04%
. The diff coverage is83.33%
.@@ Coverage Diff @@ ## master #201 +/- ## ========================================== + Coverage 85.53% 85.58% +0.04% ========================================== Files 100 100 Lines 6333 6340 +7 ========================================== + Hits 5417 5426 +9 + Misses 916 914 -2
Impacted Files Coverage Δ fedot/core/composer/gp_composer/gp_composer.py 97.02% <ø> (ø)
...ore/composer/optimisers/param_free_gp_optimiser.py 44.64% <33.33%> (+0.09%)
⬆ fedot/core/composer/optimisers/gp_optimiser.py 92.07% <93.33%> (+2.13%)
⬆
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 6b014f9...48c7cb2. Read the comment docs.
Please register or sign in to reply