planning
planning copied to clipboard
step_tensor for changing the covariates into tensors, for keras/brulee
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().