ksdkamesh99 / Ling-GenderLinks
A Natural Language Processing model trained with over 1,00,000 (1 Lakh) names is used to predict a gender of a person based on the first name of the person.This model is created using Long Short Term Memory(LSTM) a variant of Recurrent Nueral Network which has training accuracy of 99.35% and tested over 11,000 samples with a test accuracy of 89.…
☆29Updated 2 years ago
Alternatives and similar repositories for Ling-Gender
Users that are interested in Ling-Gender are comparing it to the libraries listed below
Sorting:
- It is a AI Capstone project done as a part of IBM AI Engineering☆17Updated 4 years ago
- It is a Flask Application to predict a person covid positive/negetive based on chest x ray of a person.This Machine Learning Web Applicat…☆14Updated 2 years ago
- A Flask based Web Application that Predicts the Flight Price using RandomForestRegressor.Its GUI is based on Swagger API. This is hosted …☆11Updated 4 years ago
- It is a best Visualiser for implementing K-Nearest Neighbours Algorithm with 3 different classes i.e A,B,C. It is developed using ml5.js …