Predict Book Reviews - Predictive Experiment

By for August 11, 2016

Report Abuse
Predict book review scores given free-form text reviews - predictive experiment
This experiment shows how to operationalize Predict Book Reviews experiment. The label column is removed from input data, and the saved N-Gram Vocabulary dataset, produced by training step, is used. Also, the saved trained Book Review Classifier model is used, and the Score Model module is configured to return predictions only.