Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

New metric calculation #172

Merged
merged 75 commits into from
Sep 11, 2019
Merged

New metric calculation #172

merged 75 commits into from
Sep 11, 2019

Conversation

justusschock
Copy link
Member

@justusschock justusschock commented Jul 31, 2019

This PR aims to unify metric calculation for testing and training. This is done by moving the metric calculation outside the closure.

This PR includes breaking changes

This PR should be merged once #102 is merged

Since the topics are related, I integrated the PR #175 in here.

@justusschock justusschock added new feature Something that should be added in progress Things that are currently developed labels Jul 31, 2019
@justusschock justusschock self-assigned this Jul 31, 2019
@justusschock justusschock added ready for review Things that need to be reviewed and removed changes requested Things that are currently developed labels Sep 7, 2019
Copy link
Member

@mibaumgartner mibaumgartner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After merging #201 we could easily add a test to check for execution of the iter callback. The rest looks good to go.

@mibaumgartner mibaumgartner merged commit bc054e7 into master Sep 11, 2019
@mibaumgartner mibaumgartner deleted the new_metric_calculation branch September 11, 2019 20:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new feature Something that should be added ready for review Things that need to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants