Video description
This course introduces clustering, a common technique used widely in unsupervised machine learning. The course begins by defining what clustering means through graphical explanations, and describes the common applications of clustering. Next, it explores k-means clustering in detail, including the concepts of distance functions and k-modes; illustrates hierarchical clustering through visual examples of dendrograms, and discusses different types of clustering algorithms. The course ends with a comparison of the performance of different algorithms. An understanding of basic algebra is required and some knowledge of linear algebra will be helpful.
- Understand what clustering is and learn how to perform k-means clustering
- Explore key clustering concepts such as objective function, distance functions, and k-modes
- Discover how hierarchical clustering works
- Learn techniques like distribution-based clustering and density-based clustering
- Understand the limitations of clustering and unsupervised learning
- Learn how to use — and enjoy free access to — the SherlockML data science platform
- Develop the skills required for the machine learning job market, where demand outstrips supply
Angie Ma, Gary Willis, and Alessandra Stagliano are data scientists with ASI Data Science, a London based AI/machine learning solutions firm. Angie co-founded ASI and is also the founder of Data Science Lab London, one of the biggest communities of data scientists and data engineers in Europe, with over 2,500 members. Angie holds a PhD in physics from London's University College, Gary Willis holds a PhD in statistical physics from London's Imperial College, and Alessandra Stagliano holds a PhD in computer science from the University of Genoa. Collectively, the group has worked on over 150 commercial AI/machine learning projects.
Table of contents
-
Clustering
- Introduction 00:03:51
- Overview 00:01:26
- Example datasets 00:04:52
- Applications 00:01:11
- K-means clustering 00:10:05
- Hierarchical clustering 00:04:59
- Other clustering algorithms 00:08:11
- Conclusion 00:02:11
Product information
- Title: Clustering and Unsupervised Learning
- Author(s):
- Release date: August 2017
- Publisher(s): Infinite Skills
- ISBN: 9781492023944
You might also like
video
Supervised Classification Algorithms
Classification is the sub-field of machine learning encountered more frequently than any other in data science …
video
K-means clustering theory algorithm implementation and scaling
Learn to use K-Means clustering from theory to implementation 00:00 Intro 00:47 Theory of Machine Learning …
book
K-means and hierarchical clustering with Python
Clustering is the usual starting point for unsupervised machine learning. This lesson introduces the k-means and …
book
Applied Unsupervised Learning with Python
Design clever algorithms that can uncover interesting structures and hidden relationships in unstructured, unlabeled data Key …