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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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…
Gulnaz-18/NBA-players-classifier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published