Skip to content

Contains code and artefacts for cuisine classification based on ingredients of a recipe, completed as part of the requirement for the MLPA Coursework, based on a dataset from Kaggle.

Notifications You must be signed in to change notification settings

nutellaweera/Cuisine_Classification_ML

Repository files navigation

Cuisine_Classification_ML

Contains code and artefacts used to attempt identification of the cuisine type of a recipe based on its ingredients, as part of the coursework for the Machine Learning and Predictive Analytics Module for UWE MSc in Data Science.

Dataset

Kaggle - Whats cooking?

Repository structure

Visualizations and results

Model parameters and performance (avg accuracy scores):

perf_table

perf_boxplot

EDA and exploration

Ingredient counts:

ing_counts

Word cloud:

word_cloud

Model training and testing

KNN scores:

knn_scores

Ingredient clusters (k-means):

ing_clusters

Confusion matrix:

conf_m

About

Contains code and artefacts for cuisine classification based on ingredients of a recipe, completed as part of the requirement for the MLPA Coursework, based on a dataset from Kaggle.

Topics

Resources

Stars

Watchers

Forks