System information
ML.NET 1.4.0
Issue
I need to know how to find optimal number of clusters for K-Mean for the dataset, there are some methods that can be used like Silhouette Method or Gap analysis or Elbow methods. Does ML.NET have any API that i can use for identifying optimal K for the dataset or any way i can find. Attaching my dataset also. It will be very helpful for my use case.
InputforClustering.xlsx
Source code / logs
System information
ML.NET 1.4.0
Issue
I need to know how to find optimal number of clusters for K-Mean for the dataset, there are some methods that can be used like Silhouette Method or Gap analysis or Elbow methods. Does ML.NET have any API that i can use for identifying optimal K for the dataset or any way i can find. Attaching my dataset also. It will be very helpful for my use case.
InputforClustering.xlsx
Source code / logs