Predicting the 2022 NBA MVP
- Andrew Lujan
- Jun 2, 2022
- 1 min read
This project consisted of the following:
Scraping data from basketball reference using Selenium.
Cleaning the data in Python.
Exploring the data with some data visualization
Building a Ridge Regression model and Random Forest model to make predictions on MVP vote shares for the 2022 NBA MVP (Nikola Jokic).

Comentarios