NBA LongevityGithub

This project predicts the length of a player’s career and finds the player with the most similar career to the player entered by the user.

  • Nearest-neighbor model to find most similar player
  • Created Flask API

Tech stack:

  • Python
  • Pandas
  • Scikit-learn
  • Postgres
  • Flask