planning icon indicating copy to clipboard operation
planning copied to clipboard

step_tensor for changing the covariates into tensors, for keras/brulee

Open PathosEthosLogos opened this issue 2 years ago • 0 comments

Currently, keras is not so tidy or integrated much to the tidymodels philosophy. It would be nice if there was a way to convert a dataframe of covariates into tensors using recipes. Such function could be step_tensor().

PathosEthosLogos avatar Sep 02 '23 05:09 PathosEthosLogos