Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Boytsov authored and GitHub committed Jun 4, 2019
1 parent f26b8f1 commit 43c1927
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python_bindings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ One **catch** though is that for spaces `l2` and `cosinesimil`, HNSW's method `s

## Basic tuning guidelines

The basic parameter tuning/selection guidelines are available [here](/python_bindings/parameters.md).
The basic parameter tuning/selection guidelines are available [here](/python_bindings/methods.md).

## Logging

Expand Down Expand Up @@ -98,7 +98,7 @@ python setup.py install

* [Python bindings API documentation is also available](https://nmslib.github.io/nmslib/) (thanks to Ben Frederickson).
* [Sample Python notebooks](/python_bindings/notebooks/README.md)
* [A Brief list of Methods and Parameters](/manual/methods.md)
* [A brief list of methods and parameters](/manual/methods.md)
* [A brief list of supported spaces/distance](/manual/spaces.md)
* [A detailed and formal description of spaces and methods with examples of benchmarking the methods (PDF)](/manual/latex/manual.pdf)

Expand Down

0 comments on commit 43c1927

Please sign in to comment.