Project: Football Player Stats

Overall, I was very happy with how this project went. My goal was to create a working algorithm that would be fed information about sports players past stats and would export predictions about how those players would perform in the future. I was only able to get to the point where I would feed the algorithm players stats. Throughout the process I learned how to use CSV files, how to code a KNN model, and how to deal with various problems that come with creating an algorithm. My next goal is to have the predictor graph show up and then be able to feed the machine multiple players stats over multiple years.

Video Example