Project Agenda:
Model 1:
- First predict whether the teams wins/looses a game. Use the historical games data from the API to train the model. Create a new column called won/lost and populate it by runnin the model on the data.
Model 2:
- Use the updated table from above and predict whether the player will be benched or not.