Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC] HDBSCAN documentation is not on Clustering page v 23.02.00 #5252

Closed
hectorpatino opened this issue Feb 25, 2023 · 3 comments · Fixed by #5378
Closed

[DOC] HDBSCAN documentation is not on Clustering page v 23.02.00 #5252

hectorpatino opened this issue Feb 25, 2023 · 3 comments · Fixed by #5378
Assignees
Labels
doc Documentation

Comments

@hectorpatino
Copy link

Report incorrect documentation

Location of incorrect documentation
hdbscan 23.02.00 docs.

Describe the problems or issues found in the documentation
HDBSCAN API is not displaying

Steps taken to verify documentation is incorrect

  • Check link on google
  • Check link on mozilla
  • Check link on new fancy edge
@hectorpatino hectorpatino added ? - Needs Triage Need team to review and classify doc Documentation labels Feb 25, 2023
@github-actions github-actions bot added this to Needs prioritizing in Other Issue Triage Feb 25, 2023
@beckernick
Copy link
Member

Thanks for pointing this out. @tarang-jain , do you think this may be related to the additional directory hierarchy in cuml/cluster/?

@beckernick beckernick removed the ? - Needs Triage Need team to review and classify label Mar 14, 2023
@tarang-jain
Copy link
Contributor

@beckernick yes that is probably the reason.

@beckernick beckernick self-assigned this Apr 20, 2023
@beckernick
Copy link
Member

Picking this up and will put up a PR shortly.

Other Issue Triage automation moved this from Needs prioritizing to Closed Apr 22, 2023
rapids-bot bot pushed a commit that referenced this issue Apr 22, 2023
…mespace (#5378)

This PR:
- Fixes the HDBSCAN docs in the documentation (the class and the functions in the `cuml.cluster.hdbscan` namespace)
- Adds `membership_vector` to the `cuml.cluster.hdbscan` namespace

Closes #5252

![Screenshot from 2023-04-20 10-20-47](https://user-images.githubusercontent.com/8457388/233395517-38aef0ed-7dff-49d1-9a98-b7e1621b792d.png)

![Screenshot from 2023-04-20 10-28-17](https://user-images.githubusercontent.com/8457388/233397578-dac77d8e-7fbb-4991-b3f4-a022484cf509.png)

Authors:
  - Nick Becker (https://github.com/beckernick)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: #5378
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation
Projects
Development

Successfully merging a pull request may close this issue.

3 participants