Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 274 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 274 Bytes

Gender Predictor Api for Bangladeshi Names

This api provides gender prediction of Bangladeshi names by using machine learning

Supervised algorithms used so far in this project

  • Gaussian Naive Bayes (72% accuracy approx.)
  • Random Forest (74% accuracy approx.)