Recommender System on Nutritional Values for Different Food Items
The vast amount of data available today allows information enthusiasts with right skills to draw fruitful insights by inferences and patterns from data. These inferences and patterns give rise to the concept of Recommender Systems which play a major role in our day-to-day decisions in the form of various categories like “Recommended Items”, “You may also Like” or “People you may know” in fields of ecommerce and social media. We intend to extend the capabilities of Recommender system to find similarities and diversity in various food nutritional values and present them as alternative to the food being looked for.
Packages required:
- Numpy
- Pandas
- Sklearn
- Joblib
- Flask
- Flask_bootstrap
- FuzzyWuzzy
To install packages: pip install <package_name>
To run the recommender system file:
- Open cmd
- Set working directory ~\RecommenderSystem\CodeBase
- Run command: 'python recomimpl.py'
- Run command 'set flask=app.py'
- Run command 'Run flask'
- Copy the IP at the end of the command lines to a browser