Machine Learning on Amazon Product Reviews | Machine Learning Project 10

Machine Learning on Amazon Product Reviews | Machine Learning Project 10

744 View

This video tutorial explains how to perform sentiment analysis using machine learning on amazon product reviews dataset.

The dataset used for the project is obtained from Kaggle and consists of nearly 3000 reviews of amazon users regarding various amazon Alexa products like Alexa echo, Alexa dot etc. Exploratory data analysis is performed on the dataset to analyse various columns and the data is visualized using count plots and pie charts. The reviews are then processed using various methods which involve lowercase conversion, URL removal, punctuation removal, tokenisation, stop word removal and stemming. The processed data is then separated into positive and negative reviews and are then visualized using Word clouds, as word clouds help to identify the most prominent/frequently used words. Machine Learning is then performed on the processed data using various machine learning classifiers such as Logistic Regression and Multinominal Naïve Bayes.

Subscribe to my channel at:
https://bit.ly/2Xgqx3n

Stay updated on my Instagram page:
https://www.instagram.com/theaianddschannel/

Word Cloud video:
https://youtu.be/4N_exdTyGHk

Pandas tutorial Series:
https://youtube.com/playlist?list=PLNohRKRAHasxkemkSQLUJTWN-BKZyHDk5

Visualisation Playlist:
https://youtube.com/playlist?list=PLNohRKRAHaszmL_1hQqNSLmE42Mku1jbV

Link to the dataset on Kaggle:
https://www.kaggle.com/datasets/sid321axn/amazon-alexa-reviews

NLP Playlist:
https://youtube.com/playlist?list=PLNohRKRAHasytkcrGHhAdTj1hH2gSDwnG

GitHub Link for project code:
https://github.com/roshancyriacmathew/Machine-learning-on-amazon-product-reviews

#logisticregression #naivebayes


Did you miss our previous article...
https://shoppingvideos.club/product-reviews/scrape-amazon-reviews-download-product-reviews-from-amazon-to-excel-file-tutorial