proposal for STAT946 (Deep Learning) final projects Fall 2015

From statwiki
Revision as of 01:20, 2 October 2015 by Aghodsib (talk | contribs) (Created page with "==Final project proposal (Classification Fall 2014)== Project 0: (This is just an example) == Group members: == Massey Cashore, GuoXian Yau, Yueshan He == Title: == Sentim...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Final project proposal (Classification Fall 2014)

Project 0: (This is just an example)

Group members:

Massey Cashore, GuoXian Yau, Yueshan He

Title:

Sentiment Analysis on Movie Reviews

Description:

The idea and data for this project is taken from http://www.kaggle.com/c/sentiment-analysis-on-movie-reviews.

Sentiment analysis is the problem of determining whether a given string contains positive or negative sentiment. For example, “A series of escapades demonstrating the adage that what is good for the goose is also good for the gander , some of which occasionally amuses but none of which amounts to much of a story” contains negative sentiment, but it is not immediately clear which parts of the sentence make it so. This competition seeks to implement machine learning algorithms that can determine the sentiment of a movie review.