-
Would it be very difficult to add weight argument to the available metrics? My use case involves a well defined externally provided importance weights for the matrix' dimensions. My primary interest …
-
Sik-Ho Tang. [Review — Unsupervised Feature Learning via Non-Parametric Instance Discrimination](https://sh-tsang.medium.com/review-unsupervised-feature-learning-via-non-parametric-instance-discrimina…
-
From https://github.com/scikit-learn/scikit-learn/pull/8847#issuecomment-300015905:
> and we should have a CI test for non-plotted examples or convert as many as possible to plots
My proposal is…
-
I'm interested in using this crate to collate hashes produced by my [img_hash](https://github.com/abonander/img_hash) library. I started to work on an implementation of a [multiple vantage-point tree…
-
**Describe the bug**
UMAP with `deterministic=true` and `random_state=something` give very different results.
**Steps/Code to reproduce bug**
```py
from cuml.manifold.umap import UMAP
from cuml…
-
A test `test_ivfflat_wide_matrix` added by https://github.com/NVIDIA/spark-rapids-ml/pull/691 failed in CI:
```
[2024-07-25T05:29:20.685Z] =========================== short test summary info =====…
-
**What is the bug?**
Assume you have the following index:
```python
index_body = {
"settings": {
"index.knn": True,
"number_of_replicas": 0,
"number_of_shards": 1,
…
-
Got a segfault today, seems related to this package. Does anyone know how this could be even possible? Are there any external binary dependencies in this package?
```
[52504] signal (11.1): Segmen…
nlw0 updated
2 months ago
-
I'd like to run the application on huge picture collection (1 million images). That would require 10^12 comparisions. I'd like to propose improvement which would require 10^7 (N*logN) comparisions.
T…
-
1. Search literature on similar models to define most commonly used covariates