An open API service indexing awesome lists of open source software.

https://github.com/nero103/sentiment_analysis

This is an end-to-end project on a sentiment analysis for a movie, where a machine learning model was used to predict audience sentiment for the movie based on user reviews.
https://github.com/nero103/sentiment_analysis

logistic-regression machine-learning media movie python3 sentiment-analysis tableau tableau-dashboard wescraping

Last synced: 3 months ago
JSON representation

This is an end-to-end project on a sentiment analysis for a movie, where a machine learning model was used to predict audience sentiment for the movie based on user reviews.

Awesome Lists containing this project

README

        

# Sentiment_Analysis
This is an end-to-end project on sentiment analysis for a movie.

The data was collected from IMDB and Metacritic through the Chrome extension Listly. Four datasets were formatted, preprocessed, and pre-cleaned in Microsoft Excel Power Query. After the datasets were appended together into one dataset in Power Query, the dataset was uploaded into Jupyter Notebook for analysis and the construction of a machine learning algorithm to answer a classification problem. By the end of the analysis, the data was saved into three CSV files so that the data could be properly visualized in Tableau to create a dashboard of some of the findings.