You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our Gender Prediction App simplifies determining name genders. With JavaScript and an external API, users input a name to instantly see if it's associated with boys or girls, showcasing JavaScript's real-time data handling.
This project is a machine learning model designed to predict a person's gender based solely on their first name. Developed during my third year of undergraduate studies, it served as a practical application of the machine learning concepts I was learning at the time.