Description Usage Arguments Value
Build NBA team-game models
1 2 | build_nba_team_game_models(modeling_data = NULL, output_path = NULL,
n_cores = round(parallel::detectCores()/2))
|
modeling_data |
output of |
output_path |
character path where models should be saved |
n_cores |
number of cores to use for parallelization |
a list of models, an ensemble, and data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.