Quick Overview

This question evaluates understanding of clustering algorithms and optimization of within-cluster squared error for the special case k = 1, along with the ability to implement a numerical solution in d-dimensional space.

Implement one-cluster k-means

Company: Sealth

Role: Machine Learning Engineer

Category: Coding & Algorithms

Difficulty: easy

Interview Round: Onsite

Quick Answer: This question evaluates understanding of clustering algorithms and optimization of within-cluster squared error for the special case k = 1, along with the ability to implement a numerical solution in d-dimensional space.

Loading…