0

My Code:

wine_Manhanttan <- SimpleKMeans(wine, Weka_control(N=3, V=T, A = "weka.core.ManhanttanDistance"))

Return:

Error in .jcall(clusterer, "V", "buildClusterer", instances) : java.lang.ClassNotFoundException

Trying change SimpleKMeans default Euclidean distance to Manhanttan Distance.

theduck
  • 2,589
  • 13
  • 17
  • 23

0 Answers0