NutriClass is a Machine Learning classification project that predicts food categories using nutritional information. The project utilizes multiple machine learning algorithms to classify food items ...
This project is targeting people who want to learn internals of ml algorithms or implement them from scratch. The code is much easier to follow than the optimized libraries and easier to play with.