Result of tune_cluster()
depends on the name of the split?
#193
Labels
bug
an unexpected problem or unintended behavior
tune_cluster()
depends on the name of the split?
#193
When I try to use
tune_cluster()
with anapparent()
split (because kmeans isn't often used with splits, soapparent()
seems to make the most sense to me), the result has a lot ofNA
s. After a lot of work I eventually traced it down to something really weird: the result seems to depend on the name of the split (!?).You can reproduce this in the docker image
ubcdsci/r-dsci-100-grading:cafad0999c16
.Reprex:
The outputs look like:
The text was updated successfully, but these errors were encountered: