Skip to content

Clustering of Italian Olive Oils with their Fatty Acid Composition

Notifications You must be signed in to change notification settings

jeandsantos/italian_olive_oil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clustering of Italian Olive Oils with their Fatty Acid Composition

Use of K-Means, Gaussian Mixture Models and HDBSCAN

Objectives

The objective of this repo was to compare the use various clustering techniques on data of the fatty acid composition of various Italian Olive oils.

The clustering techniques used were:

  • K-Means
  • Gaussian Mixture Models (GMM)
  • HDBSCAN

Report

The output from this analysis can be read on this article in RPubs.


Data

The data used is from a paper by Forina, Armanino, Lanteri, Tiscornia (1983) Classification of Olive Oils from their Fatty Acid Composition, in Martens and Russwurm (ed) Food Research and Data Anlysis. I thank Prof. Michele Forina, University of Genova, Italy for making this dataset available.


Reproducing the environment

You can reproduce the environment by using the renv package and the renv.lock file available in this repo.


Questions and Feedback

For questions or feedback please contact me via LinkedIn or email.

For code fixes feel free to raise an issue.

About

Clustering of Italian Olive Oils with their Fatty Acid Composition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages