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

Make trainer use testing and validation dataset partitions #26

Closed
finlaymorrison opened this issue Sep 7, 2022 · 0 comments · Fixed by #28
Closed

Make trainer use testing and validation dataset partitions #26

finlaymorrison opened this issue Sep 7, 2022 · 0 comments · Fixed by #28
Assignees
Labels
enhancement New feature or request

Comments

@finlaymorrison
Copy link
Owner

During training the given metrics should be evaluated against both the training and validation datasets. An additional function should also be provided on the Trainer class which evaluates the performance of the model against the metrics on the testing dataset.

@finlaymorrison finlaymorrison added the enhancement New feature or request label Sep 7, 2022
@finlaymorrison finlaymorrison self-assigned this Sep 7, 2022
@finlaymorrison finlaymorrison changed the title Make use testing and validation dataset partitions. Make trainer use testing and validation dataset partitions. Sep 7, 2022
@finlaymorrison finlaymorrison changed the title Make trainer use testing and validation dataset partitions. Make trainer use testing and validation dataset partitions Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant