mlr-org / mlr3cluster

Cluster analysis for mlr3
https://mlr3cluster.mlr-org.com
GNU Lesser General Public License v3.0
21 stars 6 forks source link

feat: added hdbscan and optics learners #56

Closed m-muecke closed 6 months ago

m-muecke commented 6 months ago

Closes https://github.com/mlr-org/mlr3cluster/issues/55 Closes https://github.com/mlr-org/mlr3cluster/issues/45

damirpolat commented 6 months ago

Looks good to me. Thank you!