Project 4: 5 Star Restaurant Review Classifier
- Scrapped restuarant reviews along with their ratings were scrapped of Trip Advisor.
- Built a model using Tensorflow and tuned its hyperparameters with WandB (Weights and Biases)
- Built a client facing Streamlit web app deployed through heroku that makes API calls to Flask server hosted on Google Cloud Run
Link to GitHub Repository
Link to Web App