rapidsai/cuml

Document valid `**kwds` options to pass to `pairwise_distances`

Open

#8,281 opened on Jun 22, 2026

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Python (644 forks)auto 404
docgood first issue

Repository metrics

Stars
 (5,223 stars)
PR merge metrics
 (PR metrics pending)

Description

I think we should try to exhaustively document all additional metric-specific parameters as part of the metric doc-string or alternatively redirect to the right documentation. Otherwise it feels like we are just mentioning an example here, but are actually not fully documenting these additional parameters.

Originally posted by @csadorf in https://github.com/rapidsai/cuml/pull/8268#discussion_r3455192882

Contributor guide