/mcmurchie-gender

Simple classification model to be fronted with streamlit

Primary LanguagePython

streamlit_gender_classification

gender

OVERVIEW

This repo contains two jobs for creating two seperate models, a standard Naive bayes model and a more advanced custom decision tree model. These models are then accessed using app.py in streamlit.

Deploying to cloud

REQUIRED FILES

  • Pip freeze/ requirements.txt
  • Setup.sh
  • Procfile