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
Hi,
It seems to me that Augur might not be working properly when yardstick==1.1.0 - is that correct (it works with a different environment, in which yardstick==1.0.0)?
The intuition here is based on the error message:
Error in `mutate()`:
! Problem while computing `metrics = pred %>% map(metric_fun)`.
Caused by error in `metric_set()`:
! Failed to compute `roc_auc()`.
Caused by error in `parse()`:
! <text>:1:7: unexpected symbol
1: Using an
^
Run `rlang::last_error()` to see where the error occurred.
Hi,
It seems to me that Augur might not be working properly when yardstick==1.1.0 - is that correct (it works with a different environment, in which yardstick==1.0.0)?
The intuition here is based on the error message:
Session Info in which Augur doesn't run:
The text was updated successfully, but these errors were encountered: