Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 329 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 329 Bytes

NBA Outcome Predictor

Web Scraping

Using BeautifulSoup and Selenium, the program web scrapes historical NBA data.

I scraped over 10000 websites approximating the last 10 years of NBA and their performances

Logistic Regression

Using Sklearn, I predicted outcomes of games with over 80% accuracy

Data is not included