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.
The text was updated successfully, but these errors were encountered:
Is it possible to add an option to
tidypredict_sql()
so that the user can choose what kind of output to get? For example, thepredict.model_fit()
function fromparsnip
has an option calledtype
that acceptsnumeric
,class
,prob
, etc.The text was updated successfully, but these errors were encountered: