Jimzical / Hashcode-23

Rest-Rec

Home Page:https://jimzical-hashcode-23-rest-recrest-rec-xfz08e.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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