Skip to content
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

Fixed "val_acc" bug #449

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

solidDoWant
Copy link

Replaced "val_acc" with "val_accuracy".

Fixes these issues:

Implemented the solution provided here: keras-team/keras#6104

Replaced "val_acc" with "val_accuracy".
@codecov
Copy link

codecov bot commented Dec 31, 2019

Codecov Report

Merging #449 into master will decrease coverage by 0.3%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #449      +/-   ##
==========================================
- Coverage   49.96%   49.65%   -0.31%     
==========================================
  Files          63       63              
  Lines        5856     5856              
==========================================
- Hits         2926     2908      -18     
- Misses       2930     2948      +18

@solidDoWant
Copy link
Author

What version of tensorflow and keras is the CI testing using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant