Here i am using graphlab create framework for the prediction of user sentiment analysis on baby products
- Load the data into SFrame.
- Visualize the data.
- Prepare data for training and and testing the model.
- Make the logistic classifier model.
- Evaluate the model.
- Compare between two models.
- Graphlab create
$ pip install GraphLab-Create
Thank You