We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b387ea commit a79e0d6Copy full SHA for a79e0d6
NEWS.md
@@ -24,6 +24,8 @@
24
25
* Fixed bug where levels didn't match number of clusters if prediction on fewer number of observations. (#158)
26
27
+* Fixed bug where `tune_cluster()` would error if used with an recipe that contained non-predictor variables such as id variables. (#124)
28
+
29
# tidyclust 0.1.2
30
31
* The cluster specification methods for `generics::tune_args()` and `generics::tunable()` are now registered unconditionally (#115).
0 commit comments