-
Notifications
You must be signed in to change notification settings - Fork 88
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
Example of custom AutoML system implementation #1236
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1236 +/- ##
==========================================
- Coverage 79.82% 79.49% -0.33%
==========================================
Files 150 150
Lines 10344 10349 +5
==========================================
- Hits 8257 8227 -30
- Misses 2087 2122 +35 ☔ View full report in Codecov by Sentry. |
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.
WIP PR review
fedot/core/operations/evaluation/operation_implementations/models/keras.py
Show resolved
Hide resolved
7d8d3b2
to
d05b51d
Compare
All PEP8 errors has been fixed, thanks ❤️ Comment last updated at |
/fix-pep8 |
Example of simple FEDOT-based AutoML for CV