Corey J. Nolet

Results 171 issues of Corey J. Nolet

Once we are able to run a cross-component 1nn to reduce the memory footprint of connecting the disconnected components in the MST, we should be able to provide the option...

feature request
? - Needs Triage
inactive-30d

improvement
non-breaking
inactive-30d
inactive-90d
CUDA/C++

This is a feature request to support different metrics for `target_metric` in UMAP other than just the initial settings of `categorical` and `euclidean`. Ref #4816.

feature request
inactive-30d

The computation of the all-nearest-neighbors KNN is the bottleneck in UMAP and TSNE and both of these algorithms can get away with using approximate neighbors as the number of points...

feature request
inactive-30d
inactive-90d

improvement
non-breaking
CMake
inactive-30d
CUDA/C++

I'm getting the following exception from a binary tree that I'm building from futures (based largely on an example in the dask docs that uses delayed instead of futures). Here's...

I'm on a project which uses json4s with a heavy amount of get operations for retrieving values for keys. This project is processing data on the order of 10's of...

The Fluo table has a rather complex structure of prefix masking in the timestamp of the key as well as byte arrays in the value that mean different things based...

task