1
Answer

Does anyone know how to write K-Means algorithm in VB.net ?

Photo of nan

nan

16y
5.7k
1
I have some data saved in MS Access to record the time and tempertature of a tube, and now I need to use the clustering method K-means to analyse the data and find the most frequent temperature for each time, does anyone know how to write the algorithm here?

Answers (1)