I want to know why my KNN code is too slow
First, I’m not good at coding and English.(Sorry!, and this is my first question post.)
I wanted to make KNN Classifier in Python, google colab, not using Ai modules.
So I coded it for three hours fighting MANY Errors.
This is my code.