Hi I built a random forest model with a character predictor transformed with step_dummy. However, when I was doing last_fit with splits, the model failed to generate predictions with warning Error: Missing data in columns:.
I want to know how to fix this issue.
Thanks,
Felix