Screen Link:
What I expected to happen:
While building the classifier, I was trying to visualize the change in accuracies with increasing values of k in knn classifier
What actually happened:
No visualizations visible, it’s giving a warning and sometimes doesn’t even give warnings
The code is working properly locally in my jupyter notebook.