mlr-org / mlr3cluster

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

feat: support for BIRCH and BICO learners #70

Closed m-muecke closed 7 months ago

m-muecke commented 7 months ago

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

damirpolat commented 7 months ago

Thank you for adding these learners! Merging now.