Skip to content

Amazone review sentiment(negative | positive) Analysis

Notifications You must be signed in to change notification settings

epsilon-deltta/amazon-review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open In Colab

Experiment

(In point of accuracy)

  • pre-trained embedding vs embedding pretrained > embedding (conv ,lstm)
  • lstm(55) vs conv
    lstm(55) > conv
  • mixed model(pre-emd&conv&lstm) vs each model (cnn ,lstm) mixed model > single model
  • mixed model(pre-emd&conv&GRU(25)) vs mixed model(pre-emd&conv&lstm) mixed model(pre-emd&conv&GRU(25)) > mixed model(pre-emd&conv&lstm)

to do

  • How to do better NLP preprocessing analysis
  • autoML(DL)
  • Improving performance ,what kind of methods there are in general.
  • using Bert model

About

Amazone review sentiment(negative | positive) Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published