πŸ”— GitHub

Project Summary


This project will load the dataset, clean and prepare data, implement several supervised learning models, and pick the best model for the given dataset.

Dataset information


This project is based on a Kaggle dataset about 2020 Palmer Archipelago (Antarctica) penguins.

This data was originally published in:
Gorman KB, Williams TD, Fraser WR (2014) Ecological Sexual Dimorphism and Environmental Variability within a Community of Antarctic Penguins (Genus Pygoscelis). PLoS ONE 9(3): e90081. doi:10.1371/journal.pone.009008

Technologies Used


Website


Here’s the model deployed on a simple flask website:

Model in website

Data Visualizations


data

Train and Model Selection


model selection

Notes


View the data preparation, data visualizatin, and model selection.