K-Modes implementation in Knime

Hi ,

I'm trying run clustering algos on a dataset which has categorical variables. R has implementation of an algo called K-modes. Does KNIME hav a similar implementation ?

If not, what other nodes can I use for classificaiton/clustering/predicition on datasets which have categorical variables.

 

Regards,

G

K-modes is also called K-Medoid.

For this you will find the node in the repository.

Thanks Iris !