iamjayakumars / gender_classification_challenge-1

This is a simple sci-kit learn demo using 4 random classification models and comparing their performance on the basis of accuracy. The program classifies the gender of a person on the basis of height, weight and shoe-size.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gender_classification_challenge

This program uses 3 supervised learning models from sci-kit learn package to predict the gender of a person, and tell the best model for our data.

About

This is a simple sci-kit learn demo using 4 random classification models and comparing their performance on the basis of accuracy. The program classifies the gender of a person on the basis of height, weight and shoe-size.


Languages

Language:Python 100.0%