Skip to content

tidyclust 0.3.2

Latest

Choose a tag to compare

@EmilHvitfeldt EmilHvitfeldt released this 28 Jun 21:28

Bug Fixes

  • k_means() with the stats engine no longer errors when fit on sparse predictors, such as those produced by recipes::step_dummy() in a workflow. (#263)