Skip to content

Notebooks of our research and modelling for Sentiment Prediction on Hotel Reviews

Notifications You must be signed in to change notification settings

dhupee/Sentiment-Prediction-Modelling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotel Reviews Sentiment Prediction

Notebooks of our research and modelling for Sentiment Prediction of Hotel Reviews. This pre-trained model can be downloaded through this link. This model was trained on Hotel Reviews data on Kaggle. This model is also utilized on Pre-Trained Embedding on Multilingual Embeddings by Google that can be found here.

Information Value
Model Structure Pre Trained Embedding - Dense - Dense(Sigmoid)
Model Input List of strings, uncased (lower string), alphabetic (word only)
Model Output Sigmoid values [0..1] where 0 is negative sentiment and 1 is positive sentiment

This model is being implemented on out system.

CC22-HO01 ML Teams.

About

Notebooks of our research and modelling for Sentiment Prediction on Hotel Reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%