I have a data set for a railway wagon:

It consists of 9 measurement parameters per wheel (hollow wear, flange thickness, etc) and there are 8 wheels on a wagon. I need to work out a health index per wheel taking all 9 parameters into account. Y = mX + C , where Y is the health index (unknown, needs to be calculated). This leads to the use of unsupervised machine learning techniques (clustering in particular). I have used the k-means algorithm and ran it for each individual wheel. The result with k=5, was a 5 row, 9 column matrix. I don't know how to interpret the result and how I can relate it to the health of the wheel. I would really appreciate it if someone can assist me in this regard.

More Jacques Coetzee's questions See All
Similar questions and discussions