Skip to content

The aim of the paper is to choose the best gender classification model between Logistic Regression, SVM, Random Forest and Adaptive Boost algorithms

Notifications You must be signed in to change notification settings

dim4o/gender-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gender Recognizer

The aim of the paper is to choose the best gender classification Machine Learning model between Logistic Regression, SVM, Random Forest and Adaptive Boost algorithms.

How to run the demo

To run the code you need to install Python Anaconda distribution or to install the following dependencies:

For Anaconda users

I do not recommend the opencv that comes with Anaconda distribution. Currently it does not work perfect with Jupyter and maybe you will not be able to run the code or the demo without errors (although when reading this the problem may be resolved).

To remove opencv from Anaconda you can use: conda remove --yes opencv

About

The aim of the paper is to choose the best gender classification model between Logistic Regression, SVM, Random Forest and Adaptive Boost algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published