Skip to content

Unsupervised Machine Learning

← Back to Domain-Specific Abstractions by Domain

1 domain-specific abstractions whose origin domain is Unsupervised Machine Learning.

  • K-means clustering — An optimization method that partitions vectors into k groups by assigning each observation to its nearest centroid and minimizing total within-cluster squared Euclidean distance.