Exemple #1
0
 def __init__(self):
     Knn.inputFeature(self)
     Knn.inputClass(self)
     Knn.inputData(self)
     Knn.inputData(self)
     exit()