This is a Streamlit app that predicts the aggregate rating of a restaurant based on inputs like country, location, average cost, and service availability.
pip install -r requirements.txt
streamlit run app.py