Created by Timur Yesmukhan | Data Analytics Portfolio
How well do Advanced Efficiency Metrics predict regular-season success in the modern NBA?
Extraction: Python & nba_api
Modeling: Scikit-Learn (Linear Regression)
Frontend: Streamlit & Plotly
Storage: Pandas Dataframes / CSV
I focused on four key "Pillars" of team performance:
The model predicted OKC Thunder (63.8 vs 64 wins) with near-perfect accuracy.
Mean Absolute Error (MAE): ~2.8 Wins
Why did the model miss on the Lakers?
I deployed a live Streamlit app for real-time "What-If" analysis.