zdhiman / penguins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Penguins web app deployed on Heroku

The deployed web app is live at Heroku and Streamlit Share

This web app predicts the species of penguins as a function of their input parameters (bill length, bill width, flipper length, body mass, sex and island).

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

  • streamlit
  • pandas
  • numpy
  • scikit-learn
  • pickle

About


Languages

Language:Python 96.5%Language:Shell 3.5%