Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.1 KB

README.md

File metadata and controls

15 lines (12 loc) · 1.1 KB

Seed-Clustering

 alt text  alt text  alt text  alt text  alt text  alt text

The subject of this repository was to perform basic cluster analysis on a seed dataset. The dataset contains geometrical properties of kernels belonging to three different varieties of wheat. We performed four different clustering approaches and obtained these results:

The agglomerative clustering turned out to be the best choice. DBSCAN had the lowest performance, however it looks more suitable for detecting outliers in datasets.