rahul2240 / gender-prediction

Predict Gender From Indian Names

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gender Prediction From Indian Names

Goal:

To predict the gender from a given name (Indian).

Approach:

Applied LSTM model on the dataset after applying character level encoding.

Steps:

  1. Download gender_predict.ipynb
  2. Download Indian Names Dataset
  3. Install required libraries
  4. Run ipynb

About

Predict Gender From Indian Names


Languages

Language:Jupyter Notebook 100.0%