This commit is contained in:
2026-01-26 20:58:26 +03:00
parent 7853800437
commit 417326498e
8 changed files with 2650 additions and 13 deletions

7
ds/25-1/3/README.md Normal file
View File

@ -0,0 +1,7 @@
h
Some categorical features, such as `event_type`, `category_code`, `brand`, and etc. are stored as raw text.
Dask > cuDF if dataset doesn't fit into memory
none of the optimizations introduced by Dask-CUDA will be available in such cases (without dask_cuda.LocalCUDACluster())
dask.distributed.Client
spilling uses host <memory_limit> when <device_memory_limit> is reached