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: support for BIRCH and BICO learners #70

Closed m-muecke closed 6 months ago

m-muecke commented 6 months ago

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

damirpolat commented 6 months ago

Thank you for adding these learners! Merging now.