Owners: Nafiz Haider, Daniel Jiang
Problem Statement:
Cluster historical data of players in their second seasons from 1990-2010 using K-means and K-medoids and assign to 6 cluster "tiers".
Project NBA players in their second seasons in 2019-2020 (Luka Doncic, Trae Young, etc.) and career cluster trajectory using historic models.
cd path/to/isye6740-project
python NBA_Player_Analysis.py
cd path/to/isye6740-project;
jupyter notebook;
open 'NBA_Player_Analysis.ipynb' in browser and run code blocks