Cody B. Buehler
Cody B. Buehler
## The problem I'm unable to tune the penalty hyperparameter for a `glmnet` model specification with non-default family engine argument. I've traced the error down to the `multi_predict` generic not...
Error occurs when supplying `scale_cut` argument `&&` number input actually cut (i.e., `1,000 -> 1K`). For example, no error thrown when number input does not need cutting: ``` r scales::label_number(scale_cut...
I cannot connect to GitHub using https protocol. I'm behind a corporate firewall but have curl proxy environment variables set with allow connection via CLI. Any attempt with gert fails...