You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add an option to tidypredict_sql() so that the user can choose what kind of output to get? For example, the predict.model_fit() function from parsnip has an option called type that accepts numeric, class, prob, etc.