EmilHvitfeldt / extrasteps

More Steps for the 'recipes' Package
https://emilhvitfeldt.github.io/extrasteps/
Other
6 stars 1 forks source link

Add recipe steps #47

Open EmilHvitfeldt opened 2 years ago

EmilHvitfeldt commented 2 years ago

I see two implementation of this.

The first option is nice because we don't add that many steps. The second option is nice because it would allow for hyperparameter tuning

jrosell commented 1 year ago

step_kmeans is already implemented in the MachineShop package. step_hclust would be nice.