Clustering News Articles
In most of the earlier chapters, we performed data mining knowing what we were looking for. Our use of target classes allowed us to learn how our features model those targets during the training phase, which lets the algorithm set internal parameters to maximize its learning. This type of learning, where we have targets to train against, is called supervised learning. In this chapter, we'll consider what we do without those targets. This is unsupervised learning and it's much more of an exploratory task. Rather than wanting to classify with our model, the goal in unsupervised learning is to explore the data to find insights.
In this chapter, we will look at clustering news articles to find trends and patterns in the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access