topepo / caret

caret (Classification And Regression Training) R package that contains misc functions for training and plotting classification and regression models
http://topepo.github.io/caret/index.html
1.61k stars 632 forks source link

K-means, feature request #1312

Open ZWael opened 2 years ago

ZWael commented 2 years ago

Hello caret team, I didn't see an implementation of a K-means model in the caret package (https://topepo.github.io/caret/available-models.html), can this type of model be implemented ?

duhass commented 1 year ago

As suggested by the name of the package Classification and Regression Training, I would think not.