Help to implement K nearest neighbor in python. Can only importnumpy and nothing else. The training data and test data is a 2Dnumpy array and the Labels are a 1D numpy array EX. labels =[[1],[-1],[1]] features = [[1,2],[5,8],[3,10]]

2
PayPal Gateway not configured
PayPal Gateway not configured