cuml icon indicating copy to clipboard operation
cuml copied to clipboard

[FEA] need distances_ parameter from AgglomerativeClustering

Open karthikcs opened this issue 2 years ago • 1 comments

I am planning to use AgglomerativeClustering from CUML on GPU. However I realize that model does not return back the distances_ parameter. If you see same algorithm from sklearn, it gives distances_ computed between all the clusters,.

Can this be added as a feature please?

karthikcs avatar Jul 08 '22 09:07 karthikcs

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar Aug 07 '22 09:08 github-actions[bot]