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: Download gender_predict.ipynb Download Indian Names Dataset Install required libraries Run ipynb