Interface to the Numerai Machine Learning Tournament API


[Up] [Top]

Documentation for package ‘Rnumerai’ version 3.0.1

Help Pages

daily_model_performances Fetch Daily performance of any user
daily_submission_performances Fetch Daily Submission Performance of any user
diagnostics Fetch results of diagnostics run
download_dataset Download specified file for the given round.
download_validation_data Download CSV file with historical targets and ticker universe
get_account Get all information about your account
get_api_key Gets the Numerai API key
get_competitions Retrieves information about all rounds
get_current_round Get number of the current active round.
get_leaderboard Get the current leaderboard
get_models Get mapping of account model names to model ids for convenience
get_public_id Gets the Numerai Public ID
list_datasets List of available data files
round_model_performances Fetch round model performance of any user
run_query Run a custom query
set_api_key Sets the Numerai API key
set_bio Set bio field for a model id
set_link Set link field for a model id
set_public_id Sets the Numerai Public ID
set_stake_type Change stake type by model
set_submission_webhook Set a model's submission webhook used in Numerai Compute
stake_change Change stake by 'value' NMR
submission_status Submission status of the last submission associated with the account
ticker_universe Fetch universe of accepted tickers
upload_diagnostics Upload predictions to diagnostics from file.
upload_predictions Upload predictions from file.
wallet_transactions Get all transactions in your wallet.