Description
ML based Opinion mining online Customer Reviews
ABSTRACT:
As online marketplaces have been popular during the past decades, online sellers and merchants ask their purchasers to share their opinions about the products they have bought. As a result, millions of reviews are being generated daily which makes it difficult for a potential consumer to make a good decision on whether to buy the product. ML based Opinion mining online Customer Reviews
OBJECTIVE
- The project uses opinion mining to analyze customer reviews about mobile phones sold on Amazon.com.?
- The objective is to develop a prediction system that can be used to classify an input customer review of a mobile phone as a good review or a bad one.
INTRODUCTION
As the commercial side of the world is almost fully undergone in online platform people is trading products through the different eCommerce website. And for that reason reviewing products before buying is also a common scenario. Also now a day, customers are more inclined towards the reviews to buy a product. So analyzing the data from those customer reviews to make the data more dynamic is an essential field nowadays. In this age of increasing machine learning-based algorithms reading thousands of reviews to understand a product is rather time-consuming where we can polarize a review on a particular category to understand its popularity among buyers all over the world.
PROBLEM STATEMENT
Sentiment classification aims to determine the overall intention of a written text which can be of admiration or criticism type. This can be achieved by using machine learning algorithms. So, the problem that is going to be investigated in the project is as follow:
Which machine learning approach performs better in terms of accuracy on the Amazon beauty products reviews?
Proposed System
In our proposed approach we have used several Machine learning algorithms like support vector machine (SVM), Random Forest (RF), Logistic Regression (LR), and applied.
- First, we take the Amazon product review dataset.?
- Filter dataset according to requirements and create a new dataset which has attributes according to analysis to be done
- Perform Pre-Processing on the dataset
- Split the data into training and testing
- Train the model with training data then analyze testing dataset over classification algorithm
- Finally, you will get results as accuracy metrics
BLOCK DIAGRAM
SYSTEM REQUIREMENTS?
Hardware:
- Windows 7,8,10 64 bit
- RAM 4GB
Software:
- Python 2.7 or 3.x / Anaconda Navigator
Customer Reviews
There are no reviews yet.