Question: What is the main difference between hard and soft clustering?
Options:
Correct Answer: Hard clustering assigns points to one cluster, soft clustering assigns probabilities
Solution:
Hard clustering assigns each data point to a single cluster, while soft clustering assigns probabilities to each cluster.