Numerai dashboarding and verifying submissions, part 2 (February 1, 2020)


Part 2 is a Colab notebook showing how you can verify your submissions without having to log into the website. This is useful especially if you have three accounts and travel a lot. The former because you have to log into the website three times to check each account and the latter because recent changes in security require email verification from non-recognized IP addresses.

The Colab notebook is here (link). You need to change the usernames variable to specific the accounts you want to check. The notebook outputs the following:

Sample output showing submission time and validation correlations.

Part 1 dashboarding the leaderboard data
Part 3 dashboarding the daily performance data