This repo contains the code and analysis for my General Assembly Data Science course final project.
The objective of this analysis is to try to predict if a player is drafted in the NBA draft.
Inital data for this analysis came from:
- basketball-reference.com
- the github of Christopher D. Long (https://github.com/octonion)