Food recommendation based on their nutrition using K-means algorithm / Norqistina Afsha Afzan Apandi

The food recommendation system is designed to help users find foods with similar nutritional content. The user only needs to input a food item, and the system will suggest other foods with similar nutritional profiles. K-means clustering is utilized to group foods based on their nutrient levels, ena...

Full description

Saved in:
Bibliographic Details
Main Author: Apandi, Norqistina Afsha Afzan
Format: Thesis
Language:en
Published: 2025
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/115273/1/115273.pdf
https://ir.uitm.edu.my/id/eprint/115273/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The food recommendation system is designed to help users find foods with similar nutritional content. The user only needs to input a food item, and the system will suggest other foods with similar nutritional profiles. K-means clustering is utilized to group foods based on their nutrient levels, enabling the system to identify foods that share comparable nutrition. Once the user inputs a food item, the system calculates the closest match from the clusters and suggests foods that align with the nutritional characteristics of the input food. Additionally, the system evaluates the nutrient levels of each food item, categorizing them as low, medium, or high in terms of specific nutrients (such as calories, protein, fats, etc.).