upd README.md

This commit is contained in:
hashlag
2024-02-06 21:04:43 +03:00
parent 24faa3794d
commit 9538d4722c

View File

@@ -27,6 +27,8 @@ Nadaraya-Watson kernel regressor is implemented.
Demo: `demo/regressor_demo.py`
![regressor demo screenshot](https://raw.githubusercontent.com/hashlag/neighbours/main/demo/regressor_demo_output.png)
### Neighbors search algorithm
Random projection forest is used to search for neighbours.