Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1014 Bytes

README.md

File metadata and controls

32 lines (27 loc) · 1014 Bytes

Hashcode-23

Team: Hash Rap
Streamlit App

The Working Code is in the Rest-Rec Directory

Project

To Make Restaurant Recommendation System

  • Recommendation Based on Restaurant Names

rest_name

  • Recommendation Based on Cuisine Concentraion on Map

rest_loc1 rest_loc2

  • Recommendation Based on Location

rest_name

Requirements

  • Run
    pip install -r requirments.txt
    

OR

  • Run
    pip install streamlit
    pip install plotly
    pip install pandas
    pip install scikit-learn==1.0.2