Skip to content

This dataset consists of reviews of fine foods from amazon. The data span a period of over 10 years, including all ~500,000 reviews up to October 2012. Reviews include product and user information, ratings, and a plain text review. It also includes reviews from all other Amazon categories. ● Performed Sentiment classification on a dataset of rev…

Notifications You must be signed in to change notification settings

Tanvi27/Data-Mining-and-Machine-Learning-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Data-Mining-and-Machine-Learning-2

The DMML2 Project was created with Aditya Manoj Darak and Devendra Milind Joshi

This dataset consists of reviews of fine foods from amazon. The data span a period of over 10 years, including all ~500,000 reviews up to October 2012. Reviews include product and user information, ratings, and a plain text review. It also includes reviews from all other Amazon categories.

● Performed Sentiment classification on a dataset of reviews on food products.

● Pre-processed text to remove non-relevant elements such as URls, HTML tags, punctuation and stop words.

● Converted the reviews into numerical features using Customised Word Embedding.

● Used a LSTM based RNN Model, to check the performance of the model F1-Score was used.

About

This dataset consists of reviews of fine foods from amazon. The data span a period of over 10 years, including all ~500,000 reviews up to October 2012. Reviews include product and user information, ratings, and a plain text review. It also includes reviews from all other Amazon categories. ● Performed Sentiment classification on a dataset of rev…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published