File size: 419 Bytes
30b3e59
55f2059
 
 
 
 
 
30b3e59
 
 
55f2059
30b3e59
55f2059
 
30b3e59
55f2059
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: Palmer Penguin Species Predictor
emoji: 🐧
colorFrom: blue
colorTo: green
sdk: streamlit
app_file: penguin_streamlit_app.py
pinned: false
---

# Palmer Penguin Species Predictor

This Streamlit application predicts the species of Palmer Penguins (Adelie, Chinstrap, or Gentoo)
based on their culmen length, culmen depth, flipper length, and body mass.

The model was trained on the Palmer Penguins dataset.