Work

Enhancing sentiment predictions

Python
Deep Learning

Train a model to perform accurate sentiment analysis for better movie recommendations.

Used two approaches

  • Developed an LSTM neural network,
  • Deployed an LLM-based labeling model with OpenAI for sentiment analysis of audience reviews,

resulting in a remarkable 42% increase in accuracy for providing movie recommendations.

View Github Repository