Back to Glossary Index
Dagster Data Engineering Glossary:
K-Nearest Neighbors (KNN)
A simple, supervised machine learning algorithm used for classification and regression, which predicts the classification or value of a new point based on the K nearest points.