Machine Learning and Its Application: A Quick Guide for Beginners

Author(s): Indranath Chatterjee * .

DOI: 10.2174/9781681089409121010006

Unsupervised Machine Learning: Clustering

Pp: 72-113 (42)

Buy Chapters
  • * (Excluding Mailing and Handling)

Abstract

This chapter introduces the readers to clustering algorithms as a part of unsupervised machine learning algorithms. This chapter describes the state-of-theart clustering algorithms. This chapter gives an elaborative definition of k-mean clustering, hierarchical clustering, and self-organizing map. It also defines the algorithmic framework of each algorithm with hands-on examples with detailed Python codes and outputs.

We recommend