Chapter 3. Clustering Your Data – Unsupervised Learning for Predictive Analytics

In this lesson, we will dig deeper into predictive analytics and find out how we can take advantage of it to cluster records belonging to a certain group or class for a dataset of unsupervised observations. We will provide some practical examples of unsupervised learning; in particular, clustering techniques using TensorFlow will be discussed with some hands-on examples.

The following topics will be covered in this lesson:

  • Unsupervised learning and clustering
  • Using K-means for predicting neighborhood
  • Using K-means for clustering audio files
  • Using unsupervised k-nearest neighborhood (kNN) for predicting nearest neighbors

Unsupervised Learning and Clustering

In this section, ...

Get TensorFlow: Powerful Predictive Analytics with TensorFlow now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.