Skip to content

The code uses the scikit-learn machine learning library to train a decision tree on a small data set of body metrics (height, width, and shoe size) labeled male or female. Then we can predict the gender of someone given a novel set of body metrics.

Notifications You must be signed in to change notification settings

mostafa1reda/gender_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

gender_classification

The code uses the scikit-learn machine learning library to train a decision tree on a small data set of body metrics (height, width, and shoe size) labeled male or female. Then we can predict the gender of someone given a novel set of body metrics.

About

The code uses the scikit-learn machine learning library to train a decision tree on a small data set of body metrics (height, width, and shoe size) labeled male or female. Then we can predict the gender of someone given a novel set of body metrics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages