When using a gower dissimilarity matrix for use in dbscan clustering, the bools still perfectly separate the clusters

I ended up using a different approach. For anyone clustering with a mix of numeric and bool data, this package 'did it' for me. Super intuitive and easy to use too: CRAN - Package clustMixType

2 Likes