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

Val_loss Calculation with Multiple Validation Sets in Sliding Window Technique and Early Stopping #1547

Open
rd1886 opened this issue Mar 20, 2024 · 0 comments

Comments

@rd1886
Copy link

rd1886 commented Mar 20, 2024

Hi,

I am using the sliding window technique for training, along with early stopping based on validation loss. Given that this approach results in multiple validation sets, I'm wondering how the val_loss used for early stopping is calculated per epoch. Is it the average of the validation losses across all validation sets?

Thanks!

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

No branches or pull requests

1 participant