Benjamin Zaitlen

Results 198 comments of Benjamin Zaitlen

Is this the last PR needed by kvik for full Zarr support ?

We haven't seen OOM errors in awhile. Closing for now

PR is superseded by https://github.com/rapidsai/cudf/pull/12074

Nutch recipe here: https://github.com/ContinuumIO/nutchpy/tree/master/conda-recipes/nutch_recipe

@ahmadia, if i recall correctly, the reason we built this funky shell script to call `nutch` and `crawl` is because the original binaries expect a specific path layout which didn't...

Hi @djhoese -- I came here via your recent thread on [dask improvements](https://twitter.com/djhoese/status/1467693891784790024) for pyresample and started poking around. [cuML](https://docs.rapids.ai/api/cuml/stable/api.html#nearest-neighbors-classification) has a GPU enabled `KNeighborsClassifier` . Happy to help run...

Looking deeper here I think cuML is lacking some functionality . While there are NearestNeighbor Classifiers, there is no KDTree implementation at the moment (though, there is an issue https://github.com/rapidsai/cuml/issues/1690...