Description Usage Arguments Value
Preprocess team-game data for model-building and scoring
1 2 | preprocess_nba_team_games(enriched_team_games = NULL, models = NULL,
outcomes = NULL, objects_output_path = NULL)
|
enriched_team_games |
data.frame with all features engineered |
models |
models to build |
outcomes |
outcomes to predict for the models to build |
list of pre-processing objects and data for building models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.