k-Nearest Neighbors (KNN)

References

  1. Aurélien Géron, Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems, 2nd ed., O’Reilly Media, 2019.

  2. Evelyn Fix and Joseph L. Hodges Jr., Discriminatory Analysis. Nonparametric Discrimination: Consistency Properties, USAF School of Aviation Medicine, Randolph Field, Texas, 1951.

  3. Machine Learning Algorithms. KNN Algorithm in Machine Learning. 🔗

  4. Scikit-learn developers. Nearest neighbours Classification example. 🔗