Skip to content

This repository contains files from a client project aimed at developing a Streamlit app for predicting sentiment in Spotify reviews in Indonesian and English.

Notifications You must be signed in to change notification settings

darren7753/sentiment_analysis_of_spotify_reviews

Repository files navigation

Sentiment Analysis of Spotify Reviews Open in Streamlit

This project was commissioned by a client on 2024-05-27. If you're interested in similar work, check out my freelance data analyst profile on Fastwork.

Objective

The aim of this project was to assess and improve the client's random forest models for predicting sentiment in Spotify reviews in Indonesian and English, followed by deploying the models with Streamlit.

App Overview

The app includes two main pages: the Home Page and the Prediction Page.

Home Page

This page introduces the app, provides an overview of Spotify, and details the datasets used to train the sentiment analysis models.

Prediction Page

This page allows users to input text and select a language (Indonesian or English) to predict the sentiment using the trained models.