-
## Description of bug / unexpected behavior
In 2D, put_start_and_end_on can be used to animate the tip of an arrow. In 3D the size/volume of the arrow appears to increase without bound, and also …
-
How can I use both methods for data classification rather than just retrieving nearest neighbours.
Or should I just use it like this kNN = KNeighborsClassifier(n_neighbors=50, algorithm = m) where m …
-
基于深度学习实现以图搜图功能
-
LSH library falconn either needs a FalconnTransformer implementation, or should be dropped altogether.
VarIr updated
2 years ago
-
We are running this on macOS 12.4.
```
+ cmake .
-- The C compiler identification is AppleClang 13.1.6.13160021
-- The CXX compiler identification is AppleClang 13.1.6.13160021
-- Detecting C c…
-
All classes should ideally inherit from `sklearn.base.BaseEstimator`.
This will require the `KNeighborsTransformer`, which will probably be introduced in scikit-learn v0.22.
The following wrapper …
VarIr updated
3 years ago
-
In ODFE, we had [run into issues](https://github.com/opendistro-for-elasticsearch/k-NN/pull/164) with library incompatibilities due to the k-NN library being compiled on a machine with support for SIM…
-
-
hi, @maciejkula ,
According to your paper titled "Metadata Embeddings for User and Item Cold-start Recommendations", lyst generate recommendation using lightfm and some kind of ANN algorithm. So I cam…
-
Currently, there seems to be no way to create a valid scikit-learn-compatible wrapper for falconn, as its LSHindex cannot be pickled. This is an [issue of falconn](https://github.com/FALCONN-LIB/FALCO…
VarIr updated
5 years ago