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

refactor: add missing train tags and only extract task data once #90

Closed m-muecke closed 2 months ago

m-muecke commented 2 months ago

See @mllg PR changes for weights, this adds missing train tags, only calls task$data() once, and uses keys for reflection subsetting