- Does K Means clustering algorithm run well with the datasets that are mainly categorical (neither numerical nor geo) ?
- Can we use K Means for prediction of unseen data points and forming clusters ?
- How well does the K Means handle the outliers in the data ?