[FEA] Benchmark Jaccard with alternative distributions
Open
0 - Backlog
feature request
libcudf
Performance
strings
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
**Is your feature request related to a problem? Please describe.**
https://github.com/rapidsai/cudf/pull/13669 adds the Jaccard index feature. It also includes benchmarks using normally distributed data. However, realistic data is likely to be more geometric in nature and have longer-tailed distributions with a small number of much larger strings.
**Describe the solution you'd like**
We should add a benchmark with a geometric (or other skewed) string length distribution.
Contributor guide
Assessment
This issue has not been assessed yet.