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

Warning: `predict_MBatchKMeans()` was deprecated in ClusterR 1.3.0. #47

Closed m-muecke closed 5 months ago

m-muecke commented 9 months ago

Getting the following warning in the tests:

Warning (test_mlr_learners_clust_mbatchkmeans.R:38:7): Learner properties are respected
`predict_MBatchKMeans()` was deprecated in ClusterR 1.3.0.
i Beginning from version 1.4.0, if the fuzzy parameter is TRUE the function 'predict_MBatchKMeans' will return only the probabilities, whereas currently it also returns the hard clusters