COP-Kmeans
COP-Kmeans copied to clipboard
what will be the right way to add predict to your COP-Kmeans implementation
Hi Behrouz,
I am looking into your implementation (new to COP-Kmeans). I would like to train the classification COP-Kmeans on a train set with constrains and then try it on test set.
Could you please advice what will be the right way to add predict method to the classification model? where can i find the weights for each one of the sample vector values? is it part of the clusters, centers objects?
Many thanks for any input / direction, eilalan