Spencer-Weston / W207_Final_NBA_Prediction

W207 Final project for predicting NBA games
MIT License
0 stars 0 forks source link

Dropped Games when clusters joined to game data #5

Open Spencer-Weston opened 2 years ago

Spencer-Weston commented 2 years ago

When game data is joined to cluster data, we lose some games. Clearly, there's a mismatch in game_id's between the two datasets. Will need more investigation into the cause of this.

weijialimtl commented 2 years ago

there was 2004 game data in the original game dataset to compute the historical game stats for each game. Those will be excluded in the join