machine-learning-articles icon indicating copy to clipboard operation
machine-learning-articles copied to clipboard

Using LDA Topic Models as a Classification Model Input

Open khuyentran1401 opened this issue 4 years ago • 0 comments

TL;DR

Use LDA topc models to create the classification model input. Use new features to train the model and predict the rating

Article Link

https://towardsdatascience.com/unsupervised-nlp-topic-models-as-a-supervised-learning-input-cf8ee9e5cf28

khuyentran1401 avatar Jul 28 '20 02:07 khuyentran1401