Eighth meeting with advisor

advising
Author

Keller Liptrap

Published

October 31, 2024

Most of this week I had been working on getting my prototype to work properly. In doing this I was thinking about the model in which I am predicting NBA games on too big of a scale for the prototype. After discussing the current model I tried to use I switched to a linear regression model that ranks teams based on some stats. Then the prediction is made just based on who has the higher score.

After completing and implementing the methods for the linear regression I need to go back to get data to fill in the gaps that I am missing. I believe that I only need to get data for the 2023 to 2024 season as well as some of the 2022 to 2023 season.