How to calculate the euclidean distances in a knn with cross-validation problem given 10 folds and its labels if every fold has dimensions of 99x64,? Do I have to calculate the euclidean distance row by row: every row of fold 1 (randomly selected) against every row of the other 9 folds?

More Alejandro Galindo's questions See All
Similar questions and discussions