preprocess_nba_team_games: Preprocess team-game data for model-building and scoring

Description Usage Arguments Value

Description

Preprocess team-game data for model-building and scoring

Usage

1
2
preprocess_nba_team_games(enriched_team_games = NULL, models = NULL,
  outcomes = NULL, objects_output_path = NULL)

Arguments

enriched_team_games

data.frame with all features engineered

models

models to build

outcomes

outcomes to predict for the models to build

Value

list of pre-processing objects and data for building models


jimtheflash/nbastatstools documentation built on May 23, 2019, 4:01 a.m.