Skip to Content
Hands-On Unsupervised Learning with Python
book

Hands-On Unsupervised Learning with Python

by Giuseppe Bonaccorso
February 2019
Intermediate to advanced
386 pages
9h 54m
English
Packt Publishing
Content preview from Hands-On Unsupervised Learning with Python

Mean shift

Let's consider having a dataset X ∈ ℜM × N (M N-dimensional samples) drawn from a multivariate data generating process pdata. The goal of the mean shift algorithm applied to a clustering problem is to find the regions where pdata is maximum and associate the samples contained in a surrounding subregion to the same cluster. As pdata is a Probability Density Function (PDF), it is reasonable for representing it as the sum of regular PDFs (for example, Gaussians) characterized by a small subset of parameters, such as mean and variance. In this way, a sample can be supposed to be generated by the PDF with the highest probability. We are going to discuss this process also in Chapter 5, Soft Clustering and Gaussian Mixture Models, and ...

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.
Start your free trial

You might also like

Hands-On Unsupervised Learning Using Python

Hands-On Unsupervised Learning Using Python

Ankur A. Patel
Introduction to Machine Learning with Python

Introduction to Machine Learning with Python

Andreas C. Müller, Sarah Guido

Publisher Resources

ISBN: 9781789348279Supplemental Content