Skip to content

Classify NBA players into 5 positions on the basketball court: SG (shooting guard), PG (point guard), SF (small forward), PF (power forward), and C (center). Make the classification based on the players' per-game average performance in the 2018-2019 season. The goal is to achieve the best performance by exploring several different classifiers an…

Notifications You must be signed in to change notification settings

Gulnaz-18/NBA-players-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

nba

Classify NBA players into 5 positions on the basketball court: SG (shooting guard), PG (point guard), SF (small forward), PF (power forward), and C (center). Make the classification based on the players' per-game average performance in the 2018-2019 season. The goal is to achieve the best performance by exploring several different classifiers and features. The code demonstrates how to load the CSV file, how to build a classification models, and how to evaluate it. It displays classification model accuracy in several ways, including the accuracy using a 75%/25% training/test split, the confusion matrix and classification report, cross validation results, and so on.

About

Classify NBA players into 5 positions on the basketball court: SG (shooting guard), PG (point guard), SF (small forward), PF (power forward), and C (center). Make the classification based on the players' per-game average performance in the 2018-2019 season. The goal is to achieve the best performance by exploring several different classifiers an…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published