swasthi-123 / Amazon-review-classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon-review-classification

Given a set of reivewss,ratings by the customers for items I preprocessed the review using ntlk library using the rating provided classify the given review as positive or negative review Using TFIDFvectoriser and logistic regression classify the given review into positive(1) or negative review(0) The model gave an accuracy of 90%

About


Languages

Language:Jupyter Notebook 100.0%