Introduction In this article, we are going to cover a simple, yet extremely versatile algorithm called k-nearest neighbors (k-NN). First, we will build intuition about k-NN’s inner workings and then learn how to apply the algorithm to real financial data from AlphaWave Data. We will use fundamental credit data of high…