The main goal of this is to get insights on restaurants which people like visit and to identify the rating of the restaurant.
Python, Pandas, Numpy, Matplotlib, Plotly, Scikit-learn, Streamlit, Git, Optuna, LightGBM
Clone the project
git cloneChange to project directory
cd iNeuron_Restaurant_Rating_PredictionNow install all requirements
pip install -r requirements.txt