recipes
recipes copied to clipboard
recipe for group data
Hi,
I hace this problem . I try to fit a poisson glm, some rows are repeted, so I want to use frecuency_weigths. The problem is that raamples cant use this, so I used all data without frequency_weights for create the cv_fold. After this I need grouped data and create frequency_weights for the model. In this case I belive that step_groupby is very useful.
Hello @naveranoc 👋
thanks for your interest in this project! Would you be able to show us in a little more detail what you would like to be able to do? Possible using small data set and a reprex?
I'm closing this for inactivity. If this functionality is still requested, please file another issue!
This issue 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.