Oracle Error Message
ORA-40324: All rows contain the same data
Reason for the Error
All rows contained the same data and could not be clustered using k-Means with cosine distance metric.
Solution
Use Euclidean distance metric.
ORA-40324: All rows contain the same data
All rows contained the same data and could not be clustered using k-Means with cosine distance metric.
Use Euclidean distance metric.
Leave a Review