-
### Describe the workflow you want to enable
I often need to compute kNN accuracy on the entire dataset `(X, y)`, i.e. the accuracy when for every point we find its $k$ nearest neighbors and do the…
-
Hi @smauq,
I encounter the same problem as #106 . I compiled and pip installed the newest TF, version 1.10.
```
(segmappyenv) tuan@tuan:~/segmap_ws$ pip show tensorflow
Name: tensorflow
Version:…
-
Published: https://doi.org/10.1093/nar/gkx681
Preprint: https://doi.org/10.1101/129759
> While only recently developed, the ability to profile expression data in single cells (scRNA-Seq) has alr…
-
Consider the following MWE where I created a sparse 10,000 × 1,500 matrix and, I made the first column the label. The entire dataset takes less only a few MB in memory. The `task.fit` step encounters …
-
## Versions
**River version**: 0.21.1
**Python version**: 3.12.4
**Operating system**: macOS 14.5
## Describe the bug
When a kNN model does a prediction, it computes the distance of i…
e10e3 updated
4 months ago
-
Hi all,
I am using the latest version of the rapids.ai docker. 21.06 and in Juptyer notebook this code works with no issue:
```
from cuml.common.sparsefuncs import csr_row_normalize_l2
def…
-
requirements copied from parent #28
- usability
- suitable licence
- platform support (Linux/Mac/Win; x86_64)
- convenient installation/bundling with nupic
- functionality
- SSE instructions
…
-
as needed for #39
-
MoreLikeThis is something we use massively. I am confident there is a way to replicate this with Rubix ML (and even have a learning system), but I am wondering about a suggested approach.
Related l…
-
https://github.com/apple/coremltools/blob/e3032bf28a5b46e398f1f99b9d4ae9e57a08ffdc/coremltools/models/neural_network/builder.py#L982
The recent versions of coremltools seem to reference a softmax l…