Predict age and gender from a first name
-
Updated
Sep 25, 2018 - Python
Predict age and gender from a first name
A dataset of popular forenames and surnames by country
This project trains a model using Multinomial Naive Bayes algorithm to predict gender of a person from his/her first name. For this project, we used a dataset downloaded from data.gov which contains a zip file containing 142 txt files. There are files for every year from 1800 to 2021.
Analysis of first/given names in the US
Add a description, image, and links to the first-names topic page so that developers can more easily learn about it.
To associate your repository with the first-names topic, visit your repo's landing page and select "manage topics."