K-Means Clustering

An algorithm that partitions data into clusters.

K-Nearest Neighbours (KNN)

A simple ML algorithm for classification and regression.

Kernel

A function used in ML methods such as SVMs.

Knowledge Distillation

Compressing large models into smaller, faster ones.

Knowledge Graph

A structured representation of entities and their relationships.