Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Make it easier to save test and validation error #5436

Closed
larroy opened this issue Mar 16, 2017 · 2 comments
Closed

Make it easier to save test and validation error #5436

larroy opened this issue Mar 16, 2017 · 2 comments

Comments

@larroy
Copy link
Contributor

larroy commented Mar 16, 2017

I think it would be nice to make easier to get the test and validation error when using the Module API.

Right now you have to go through a convoluted process of using eval_end_callback and batch_end_callback and collapsing the batches so they match epochs. (Please correct me if there's an easier way to do this).

The goal would be to have a boolean toogle for the Module API which will record the train and validation error or have an specific callback that does this.

@larroy
Copy link
Contributor Author

larroy commented Mar 17, 2017

I will send a patch with a new callback in the Module API to pass the eval metric for train and validation per epoch, any inconvenients with this approach?

@yajiedesign
Copy link
Contributor

This issue is closed due to lack of activity in the last 90 days. Feel free to reopen if this is still an active issue. Thanks!

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

No branches or pull requests

2 participants