Seventh meeting with advisor

advising
Author

Keller Liptrap

Published

October 24, 2024

Meeting notes - Fill in data gaps / storing data from newly played games - Connect and make a simple machine learning algorithm - Javascript for logos on dashboard

Previous to this meeting I had changed up my dashboard to allow for the CSV of all games to display based on date and added a column for the predicted outcome. In this meeting we discussed the gap in data I have of about 1.5 years and need to find the data to use from the 2023-2024 NBA season. In order for my protoype to be at the minimium I need to make a simple machine learning algorithm and connect it to the dashboard which I am planning on using sklearn. The finaly feature we discussed in detail was dispaying the nba teams logos. This feautre it asthetic making it easy to identify the team. To do this I need all the teams logos and plan to use javascript to index through what team is playing and display that logo.