Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 835 Bytes

retrieval_metrics.md

File metadata and controls

23 lines (10 loc) · 835 Bytes

Module: TFSimilarity.retrieval_metrics

Retrieval metrics measure the quality of the embedding space given a

set query examples and a set of indexed examples. Informally it can be thought of as how well the space is clustered among other things.

Classes