GuillaumeCa / deeplearning-rating

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon Reviews rating predictions

To build the model:

  • install keras and tensorflow
  • run python train_model.py

To predict a review's rating with the model:

  • run python predict_rating.py

About


Languages

Language:Python 100.0%