gravatar

adena

Adena

Recently Published

Sentiment Analysis - Part II
A refinement of sentiment analysis models for movie reviews, with additional predictors. Full code at https://github.com/adenalin/sentiment-analysis-movies.git
Sentiment Analysis & Web Scraping
Sentiment analysis of professor reviews on RateMyProf.com, using test data from numeric ratings on the site as well as objective participant coding of reviews. Full code at https://github.com/adenalin/Web-Scraping-Sentiment-Analysis.git
Sentiment Analysis - Part I
Exploration of sentiment analysis of movie reviews using word sentiment analysis, the 'syuzhet' package, and 2 classification models. Full code at https://github.com/adenalin/sentiment-analysis-movies.git
Wine Quality: Regression Models
Regression models of red and white wine using KNN, NN, & SVM. Full code at https://github.com/adenalin/Wine-RegressionModels.git
Surviving the Titanic: Classification Models
Exploration of 6 classification models for Titanic Kaggle Competition, with the final model placing in the top 25% at the time of submission. Full code at https://github.com/adenalin/Titanic-ClassificationModels.git
Engine Displacement & Fuel Economy
Exploring correlations in linear and quadratic models