Question 1
Consider a clustering problem with
data-points and two clusters
. As initialization, a subset of the dataset comprising the first fifty data-points, call this
, are assigned to cluster
and the remaining points, call this
Scenario-1 is possible, but scenario-2 is impossible.
Scenario-1 is impossible, but scenario-2 is possible.
Both scenarios are possible.
Both scenarios are impossible.
