Skip to content

rkapdi/ML_Gender_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ML_Gender_Classifier

Program uses Decision Tree, SVM, Perceptron and KNN to classify Gender.

Libraries used:

  1. Scikit learn

Algorithms used from Scikit learn:

  1. KNeighborsClassifier
  2. Perceptron
  3. Support Vector Classification
  4. Decision Tree

The program uses the aforementioned algorithms and prints the prediction of the algorithms.

About

Program uses Decision Tree, SVM, Perceptron and KNN to classify Gender.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages