==========
User guide
==========

Welcome to ``scikit-hubness``!
Here we describe the core functionality of the package
(hubness analysis, hubness reduction, neighbor search),
and provide several usage examples.


.. toctree::
    :maxdepth: 2
    :caption: Contents:

    Core concepts <concepts>
    Hubness analysis <analysis>
    Hubness reduction <reduction>
    Nearest neighbors <nearestneighbors>
    Examples <examples>
