Skip to content

Gender classification challenge from: 'Learn Python for Data Science #1' by @Sirajology

Notifications You must be signed in to change notification settings

eriansha/gender-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

gender_classification

Overview

This is the code for the gender classification challenge for 'Learn Python for Data Science #1' by @Sirajology on Youtube. The challange code is using any three different classifiers model from scikit-learn package on small dataset and compare their result to check which the best one (more accurate). In this code, i use Support Vector Machine, Gaussian Naive Bayes,and Neural Network

About

Gender classification challenge from: 'Learn Python for Data Science #1' by @Sirajology

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages