1 / 9

Steps of K-means algorithm

Steps of K-means algorithm. Initialize Centers at random sample locations. Reassign labels to nearest centers. Recompute Centers according to new labels. Initialize Centers at random sample locations. Reassign labels to nearest centers. Initialize Centers at random sample locations.

Télécharger la présentation

Steps of K-means algorithm

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Steps of K-means algorithm

  2. Initialize Centers at random sample locations

  3. Reassign labels to nearest centers

  4. Recompute Centers according to new labels

  5. Initialize Centers at random sample locations Reassign labels to nearest centers

  6. Initialize Centers at random sample locations Recompute Centers according to new labels NO CHANGE => FINISHED!

  7. Alternative Initializations

  8. Initialize Centers at random locations within bounds bounds Randomly generated profiles

  9. Initialize Centers at `evenly’ distributed points bounds `Evenly’ spaced profiles

More Related