Skip to content

mariocfernandes/penguins-heroku

 
 

Repository files navigation

Penguins web app deployed on Heroku

The deployed web app is live at https://dp-penguins.herokuapp.com/

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.5%
  • Shell 3.5%