Skip to content

Jimzical/Hashcode-23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

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