INTRODUCTION: For algorithms like the k-nearest neighbor and k-means, it is essential to measure the distance between the data points. In KNN we calculate the distance between points to find the nearest neighbor, and in K-Means […]
Continue readingMore Tag