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

feat: added hdbscan and optics learners #56

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

m-muecke
Copy link
Member

@m-muecke m-muecke commented Feb 29, 2024

Closes #55
Closes #45

  • Added OPTICS learner
  • Added HDBSCAN learner
  • Removed crate function where not needed
  • Moved include aaa.R to place where needed (mlr3 style)
  • Added latest man-roxygen/seealso_learner.R template

@damirpolat
Copy link
Member

Looks good to me. Thank you!

@damirpolat damirpolat merged commit 0134af3 into mlr-org:main Feb 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for OPTICS clustering dbscan::optics Support for Hierarchical DBSCAN (HDBSCAN) dbscan::hdbscan
2 participants