Per-Starke / NutritionRecSys

The repo for the software for my bachelor-thesis about a recommender system for use by nutrition coaches, recommending recipes with fitting macronutrients and suitable for the taste of the customer
Other
2 stars 0 forks source link

NutritionRecSys

The repo for the software for my bachelor-thesis about a recommender system for use by nutrition coaches, recommending recipes with fitting macronutrients and suitable for the taste of the customer.
It can also be used by the customer itself, with or without a coach.

Tools

This software is a web-app, build using Python, Flask, the Spoonacular API and a Python framework for recommendation systems called CaseRecommender

Algorithms

Two recommenation algorithms are used, in order to compare them, namely the collaborative filtering algorithm ItemKNN, and a content-based algorithm.

License

This work is licensed under the Creative Commons Attribution 4.0 International Public License