get_models {Rnumerai}R Documentation

Get mapping of account model names to model ids for convenience

Description

Get mapping of account model names to model ids for convenience

Usage

get_models(tournament = 8)

Arguments

tournament

Tournament ID, 8 for Main, 11 for Signal

Value

modelname -> model_id list

Examples

## Not run: 
get_models()

## End(Not run)

[Package Rnumerai version 3.0.1 Index]