IVF (Inverted File)

Appears in 1 tutorial

Clustering-based ANN; partition space into cells, search only cells near the query.

As used in Vector Databases →

Clustering-based ANN; partition space into cells, search only cells near the query. Dials: nlist (cells), nprobe (cells searched per query). Needs training.