Skip to content

This project categorizes subjects based on numerous physical stats into a body performance class from A-D.

Notifications You must be signed in to change notification settings

Cthuluz/body-performance-categorization-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Body-Performance-Categorization-Project

This project categorizes subjects based on numerous physical stats into a body performance class from A-D, with A as the best class and D as the worst. The model created to fit the data is a multi-layer perception classifier from the sklearn library, which is a supervised neural network model for categorization using machine learning. By splitting data into training and testing data, the accuracy can be determined to be ~74%, which is visualized in the confusion matrix shown below. The user can input their own stats to then determine their own body performance category using this program.

Untitled

Untitled

Untitled

Note: The excel data was imported from Kaggle at https://www.kaggle.com/datasets/kukuroo3/body-performance-data.

About

This project categorizes subjects based on numerous physical stats into a body performance class from A-D.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published