top of page

NLP Sentiment Prediction Tensorflow Guided Project. Predict rating from TripAdvisor Level 5 31min

Updated: Aug 20, 2023

Follow along with me and code in Python using Pandas and Tensorflow. We will predict the TripAdvisor star rating of hotels from the description left in the review. In this project, the recurrent layer SimpleRNN was used but the LSTM or GRU layer can be used as well. We will use the text from the review to predict which star rating the left.

Want to read more?

Subscribe to datasimple.education to keep reading this exclusive post.

bottom of page