Palmer-Penguins-Clustering

Overview

This project aims to cluster penguins into different groups based on their physical characteristics using unsupervised learning algorithms. The project will involve gathering penguin data, cleaning and preprocessing the data, selecting appropriate unsupervised learning algorithms, and evaluating the performance of the clustering models.

Goals

Data

Data Source: Palmer Penguin Dataset

Data Description: The data contains information about different penguin species, including their physical characteristics such as beak length, flipper length, and body mass. The data has 344 instances and 17 features.

Data Preprocessing Steps:

Tasks

Planning Phase

Implementation Phase

Deployment Phase

Unsupervised Learning Algorithms

Evaluation Metrics