From Machine Learning with TensorFlow, Second Edition by Chris Mattmann This article covers: Building sentiment classifier using logistic regression and with softmax Measuring classification accuracy Computing ROC curve and measure classifier effectiveness Submitting your results to the Kaggle challenge for… Continue Reading →
From Machine Learning with TensorFlow, Second Edition by Chris Mattmann
This article covers using text and word frequency (Bag of Words) to represent sentiment.
The Cool Way to Search Text
By Scott Penbertht and Chris Mattmann