Skip to content

walteh/nba-retirement-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nba-retirement-predictor

Machine Learning - CSC 3730 Fall 2019 - Final Project

Leigh Wright & Walter Scott

What this project does:

This is a logistic regression algoithem for predicting how likely it is that a given NBA player in a given year, based on their yearly average stats, will retire in the next year.

Software Requirements

  • python3
  • sklearn
  • pandas
  • numpy

Instructions to run

  • Make sure you have python3 and pip3 installed on your computer
  • run pip install sklearn pandas numpy form a terminal
  • download this project
  • cd into this project's directory
  • run python3 nba-retire.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages