/Product-sentiment-analysis

This project is based on logistic classifier model for Amazon Baby product sentiment analysis.

Primary LanguageJupyter Notebook

Amazon Baby product sentiment analysis

Here i am using graphlab create framework for the prediction of user sentiment analysis on baby products

  1. Load the data into SFrame.
  2. Visualize the data.
  3. Prepare data for training and and testing the model.
  4. Make the logistic classifier model.
  5. Evaluate the model.
  6. Compare between two models.

Module used

  1. Graphlab create

Module Installation process

$ pip install GraphLab-Create

Thank You