-
Notifications
You must be signed in to change notification settings - Fork 87
Image pipeline #200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image pipeline #200
Conversation
# Conflicts: # fedot/core/data/data.py # fedot/core/repository/data/model_repository.json # requirements.txt
Codecov Report
@@ Coverage Diff @@
## master #200 +/- ##
==========================================
- Coverage 81.71% 81.61% -0.10%
==========================================
Files 79 80 +1
Lines 6033 6131 +98
==========================================
+ Hits 4930 5004 +74
- Misses 1103 1127 +24
Continue to review full report at Codecov.
|
# Conflicts: # fedot/core/data/data.py # fedot/core/utils.py # requirements.txt
Hello @v1docq! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2021-04-22 12:03:15 UTC |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ещё пара комментов
# Conflicts: # fedot/core/data/preprocessing.py # fedot/core/models/evaluation/keras_eval.py # fedot/core/repository/data/model_repository.json # test/unit/data_operations/test_preprocessing.py
fedot/core/operations/evaluation/operation_implementations/models/keras.py
Outdated
Show resolved
Hide resolved
fedot/core/operations/evaluation/operation_implementations/models/keras.py
Outdated
Show resolved
Hide resolved
fedot/core/operations/evaluation/operation_implementations/models/keras.py
Outdated
Show resolved
Hide resolved
fedot/core/operations/evaluation/operation_implementations/models/keras.py
Outdated
Show resolved
Hide resolved
fedot/core/operations/evaluation/operation_implementations/models/keras.py
Show resolved
Hide resolved
fedot/core/operations/evaluation/operation_implementations/models/keras.py
Outdated
Show resolved
Hide resolved
fedot/core/operations/evaluation/operation_implementations/models/keras.py
Outdated
Show resolved
Hide resolved
* Image pipeline implementation
[InputData] Support images as InputData