Sentiment Analysis model deployed!
I’ve trained a sentiment analysis on simple data set:
Amazon Reviews: Unlocked Mobile Phones
based on the amazon phone purchase reviews. Simple linear SVM classifier using scikit-learn. The code is down below, please scroll down
Yet I’ve successful deployed the model on an AWS server! original deployment page
Model building