Glossary of Artificial Intelligence (AI), Machine Learning (ML), and Big Data Terms

K-Nearest Neighbor (KNN)

A machine learning algorithm used primarily for classification in which the machine aims to find the classification based on the nearest K neighbors in the data set, with K being a user-defined variable for how many neighbors should be evaluated. KNN is considered to be a “lazy learning” approach in that very little time is spent on training a machine learning model, while the computation time is deferred to the time spent looking for the nearest neighbors.

Get Certified on the Proven Path to Success with AI, Big Data & Analytics Projects

login

Login to register for events. Don’t have an account? Just register for an event and an account will be created for you!