Skip to content

ihendawi/Amazon_reviews_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Amazon_reviews_classification

In this repository, we used the Amazon Reviews Dataset to make a stars classifier for reviews we make a DeepLearning Model that has LSTM in its structure.

In test notebook we loaded the model and the tokenizer and makes a function that takes a review in the list and applied the tokenizer and padding then pass it to the model to predict the class that review belongs to and then make a threshold to classifies the stars ( how this review is positive or negative)

all thanks to Hajar-Ghazi for her efforts in this code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors