Closed
Description
K-means clustering is already available as a learner in ML.NET, but it is not exposed in the APIs and cannot be used in LearningPipeline
.
The entry point needs to be added to the C# APIs (along with other necessary components like the clustering evaluator).