













data engineering
Food Classification
A food classification project with a user interface to upload a food image and get the model's prediction. In this project, I used Transfer Learning with EfficientNet's pretrained model for image classification and fine-tuned it for the Food101 dataset. The model achieves an accuracy of 83% over the testing data.