Which data visualization approach will MOST accurately determine the optimal value of k?

1 Comment

  1. Juan
    Author

    I opine that the answer is:
    Run the k-means clustering algorithm for a range of k. For each value of k, calculate the sum of squared errors (SSE). Plot a line chart of the SSE for each value of k. The optimal value of k is the point after which the curve starts decreasing in a linear fashion.

Leave a Reply

Your email address will not be published. Required fields are marked *

12 + 18 =