Hey guys, I built these NBA streamlit apps. I would really appreciate it if you check them out and let me know what you think and any areas of improvement.
Thanks
https://3dnbashotvisualizer.streamlit.app - This app plots NBA games from 2002 - present in a 3D form so you can see the shot paths of every shot. It also has many filters so you can customize what shots you want to see.
https://nbashotvisualizer.streamlit.app - This app is similar to the 3D but it is 2D and is player shot charts rather than games. You can select multiple seasons from a player and customize with filters. It also has a variety of shotcharts available like make/miss, heatmap, KDE, etc.
https://nbasalarycentral.streamlit.app - This app is a NBA salary predictor. It uses multiple features such as per game and advanced stats to predict a players value and predict a salary based on that value. It also has a bunch of other features and visualizations.
Thanks again.