This is a machine learning web app, when executed, the client gets to choose a food item based on his own liking, and we recommend 10 more such similar foods through our recommendation system. Our system utilizes item-based collaborative filtering to implement the same. We provide a variety of cuisines to choose from with vegetarian/non-vegetarian options as well.
The Project is Deployed at https://foodrecomm.herokuapp.com/
- User can choose vegetarian/non-vegetarian options
- User can select from a variety of cuisines
- The rating scale can be set by the user
- Our system recommends 10 food items similar to the user's initial choice
-
Pre-requisites:
- Streamlit
- Python 3.6-3.9
-
Install Streamlit
$ pip install streamlit
- Executing the source file
$ streamlit run app.py
Ayush Jindal |
Joshikha M |
Suvodeep Sinha |
Made with ❤️ by DS Community SRM