We want to make it hard for people to overfit to the test set.
One way to do this is to limit how many submissions each user can make per month, say 2 submissions per month.
We may need an auxilliary authentication method to prevent users from creating multiple accounts to circumvent this.
We want to make it hard for people to overfit to the test set. One way to do this is to limit how many submissions each user can make per month, say 2 submissions per month. We may need an auxilliary authentication method to prevent users from creating multiple accounts to circumvent this.