nk6june / gender_classifier_mlapp_with_streamlit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gender Classifier web app deployed on Heroku

The deployed web app is live at https://gender-ml-classify.herokuapp.com/

This web app predicts whether the given name is male or female as a function of their input parameters (Name).

The web app was built in Python using the following libraries:

  • streamlit
  • pandas
  • numpy
  • scikit-learn
  • pillow
  • joblib

About


Languages

Language:Python 73.5%Language:CSS 21.5%Language:Shell 5.1%