Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Accuracy overwrites accuracy training curve #75

Open
SamVanhoutte opened this issue Jun 15, 2020 · 0 comments
Open

Accuracy overwrites accuracy training curve #75

SamVanhoutte opened this issue Jun 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@SamVanhoutte
Copy link
Contributor

When performing classification with Keras and evaluating it through AzureML, there is a training curve that contains accuracy as metric, but we also overwrite the accuracy at the end with one value. therefore, the initial accuracy values for all but last epochs is zero, which is not desired.

solution:
change names of training curve metrics

@SamVanhoutte SamVanhoutte added the enhancement New feature or request label Jun 15, 2020
@SamVanhoutte SamVanhoutte self-assigned this Jun 15, 2020
@SamVanhoutte SamVanhoutte removed their assignment Dec 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant