Skip to content

Our machine learning project focuses on the patron reviews post their visit to Universal Studios. We will be determining review ratings based on text reviews provided by previous visitors to Universal Studios. We are looking to see if certain words equate to extremely positive or negative reviews. We will also be looking for trends in the data t…

Notifications You must be signed in to change notification settings

linatnguyen/Universal-Studios-Text-Reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Universal-Studios-Text-Reviews

Project Objective

This machine learning project determines review ratings based on text reviews provided by previous visitors at universal studios. This project will look at polarity, as well as trends in the data that might hint to larger issues, such as frequency of negative words surrounding a certain ride or experience. The goal is to determine what factors make more loyal visitors, increase business, fame, brand value, and profit.

Methods

  • Data Exploration
    • numpy, pandas
  • Pre-processing
    • sklearn.preprocessing.MinMaxScaler
  • Data Visualization
    • matplotlib.pyplot, seaborn, wordcloud, texblob
  • Classification Models
    • KNN
  • NLP Models
    • NMF, LDA, TfidfVectorizer,
  • Data modeling metrics
    • confusion matrix, accuracy score, gains chart

Technologies

  • Python
  • Jupyter Notebook

Project Description

Data collected from Universal Studios will be used to determine how to create more satisfied customers.

Presentations and projects

  • Python Code

Original Data

Airline Passenger Satisfaction

About

Our machine learning project focuses on the patron reviews post their visit to Universal Studios. We will be determining review ratings based on text reviews provided by previous visitors to Universal Studios. We are looking to see if certain words equate to extremely positive or negative reviews. We will also be looking for trends in the data t…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •