i\'m trying to manually code KNN classification method. I defined two function, one is to calculate the Euclidean distance and the other is for classifying the given sample.