top of page
CertificateBackground.png

Certificate of Completion

ErdosHorizontal.png

THIS ACKNOWLEDGES THAT

HAS COMPLETED THE MAY-SUMMER 2024 DATA SCIENCE BOOT CAMP

Deniz Genlik

clear.png

Roman Holowinsky, PhD

JUNE 10, 2024

DIRECTOR

DATE

TEAM

Intelligent Recipe Suggestion System For Zero-Waste

Deniz Genlik,Sevim Polat Genlik,Chun-hao Chen,Sanjay Kumar

clear.png

The world wastes approximately 2.5 billion tons of food every year. This project aims to mitigate food waste by suggesting recipes based on the ingredients users have at home. The system prioritizes using items that are close to their best-before dates to reduce food waste and help users save money, while also taking users' preferred cuisines into account.

To achieve this, we compared different algorithms (KNN, Linear SVC, Random Forest) to develop a cuisine predictor for a given set of ingredients. We decided to use Linear SVC after cross-validation. Additionally, we calculated the correlation between different cuisines based on the frequency of ingredients used in their recipes. Using this correlation, we defined a distance function between cuisines and obtained a dendrogram, which allowed us to cluster cuisines methodologically. We integrated these components to develop our software.

Screen Shot 2022-06-03 at 11.31.35 AM.png
github URL
bottom of page