account_info | Get information about your account |
current_round | Get current round and it's closing time |
download_data | Function to download the Numerai Tournament data |
get_api_key | Gets the Numerai API key |
get_models | Get models associated with your account |
get_password | Gets the Numerai Password |
get_public_id | Gets the Numerai Public ID |
get_valid_data | Get the valid dataset for a particular metric |
leaderboard | Get Current leaderboard |
performance_distribution | Get the performance of the user as a distribution |
performance_over_time | Get the performance of the user over time |
release_nmr | Release NMR |
round_stats | Get Information for a Round Number |
run_query | Function to run a raw GraphQL query on the API interface |
set_api_key | Sets the Numerai API key |
set_password | Sets the Numerai Password |
set_public_id | Sets the Numerai Public ID |
stake_nmr | Stake NMR |
status_submission_by_id | Get information about a submission from a submission id |
submit_predictions | Function to submit the Numerai Tournament predictions |
summary_statistics | Get the summary statistics for |
user_info | Get information about your username |
user_performance | Get User Performance |
user_performance_data | Get the performance of the user over time |