tidymodels / tidyclust

A tidy unified interface to clustering models
https://tidyclust.tidymodels.org/
Other
109 stars 17 forks source link

rename internal fit and predict functions #153

Closed EmilHvitfeldt closed 1 year ago

EmilHvitfeldt commented 1 year ago

This is technically a breaking change. But I'm hoping that it won't affect too many people since this is a new package and these functions shouldn't really be used much anyways.

I find this change worth it, as these functions now follow a clear pattern and future engines and models have something to follow

github-actions[bot] commented 1 year ago

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.