ABSTRACT

The k-prototypes algorithm (Huang, 1998) is a clustering algorithm designed to cluster mixed-type datasets. The k-prototypes algorithm was based on the idea of the k-means algorithm and the k-modes algorithm (Huang, 1998; Chaturvedi et al., 2001). In this chapter, we implement the k-prototypes algorithm.