Extract data from NBA statistics website such as basketball-references and have a machine learning algorithm to predict the next Most Valuable Player of the Year for the 2024-2025 NBA Season.
We will be using data from Basketball References and the years 1991-2023. This project is based on the repository: https://github.com/dataquestio/project-walkthroughs/blob/master/mvp/web_scraping.ipynb.