scikit-hubness
latest

Getting Started

  • Installation
  • Quick start example

Documentation

  • User Guide
    • Core concepts
    • Hubness analysis
    • Hubness reduction
    • Nearest neighbors
    • Examples
      • Example: Hubness reduction
      • Example: Approximate nearest neighbor search
        • Retrieving GLOVE word vectors
      • Example: Approximate hubness reduction
      • Example: From sklearn to skhubness
  • scikit-hubness API
  • History

Development

  • Contributing
  • Github Repository
  • What's new (Changelog)
scikit-hubness
  • Docs »
  • User guide »
  • Examples »
  • Example: Approximate nearest neighbor search
  • Edit on GitHub

Example: Approximate nearest neighbor search¶

This example shows how to perform approximate nearest neighbor search.

Retrieving GLOVE word vectors

Retrieving GLOVE word vectors¶

Download all examples in Python source code: auto_examples_ann_python.zip

Download all examples in Jupyter notebooks: auto_examples_ann_jupyter.zip

Gallery generated by Sphinx-Gallery

Next Previous

© Copyright 2020, Roman Feldbauer Revision ddaa29de.

Built with Sphinx using a theme provided by Read the Docs.