Nearest Neighbor Normalization documentation ============================================ Here, you will find documentation for every API method in the nnn-retrieval pip package. See https://github.com/multimodal-interpretability/nnn for an overview of the package. **Contents** .. automodule:: nnn.nnn_ranker :members: :undoc-members: :show-inheritance: .. automodule:: nnn.dn_ranker :members: :undoc-members: :show-inheritance: .. automodule:: nnn.base_ranker :members: :undoc-members: :show-inheritance: .. automodule:: nnn.nnn_retriever :members: :undoc-members: :show-inheritance: .. automodule:: nnn.faiss_cpu_retriever :members: :undoc-members: :show-inheritance: .. automodule:: nnn.faiss_gpu_retriever :members: :undoc-members: :show-inheritance: .. automodule:: nnn.base_retriever :members: :undoc-members: :show-inheritance: