-
I followed Julia Silge's tutorial on tidymodels with xgboost (https://youtu.be/hpudxAmxHSM). I copied and pasted her code and everything ran smoothly except the variable importance. When I run the cod…
-
## The problem
`tune_grid` completes but all models error. `.notes` all indicate the error: `Error in xgboost::xgb.DMatrix(x, label = y, missing = NA): REAL() can only be applied to a 'numeric', not …
-
Can we have `class_metric` performance measure automatically convert (and filter) `class_pred` objects? I think that it might be as simple as
```r
if (inherits(estimate, "class_pred)) {
estimat…
-
### Problem
Primer ViewComponents has little documentation. It's difficult for consumers of the library to know how to use it correctly.
Developers looking for documentation expect to find it a…
-
`select_*()` functions have an argument called `maximize` which we don't need anymore. The current version of `yardstick` has a direction build into the metric set:
``` r
library(tidymodels)
#> ─…
-
I'd like to resurrect [this issue](https://github.com/tidymodels/broom/issues/16). When a categorical independent variable is present in a regression model, tidy() labels it in the term column by smoo…
-
I am trying to use the new survival_reg() function in parsnip 0.1.7. When I use this, I get an error when trying to do a fit on a workflow that uses this function. The older version surv_reg(), that i…
-
I have two yardstick ones, both seem to need their firmware upgraded, is there a step by step procedure to accomplish that task, for someone, who perhaps did not spend years behind a Linux Box...?
-
If you are filing a bug, make sure these boxes are checked before submitting your issue— thank you!
- [ ] Start a new R session
- [ ] Install the latest version of of the package: `update.packages…
-
```bash
rfcat --bootloader --force
```
```bash
rfcat_bootloader /dev/ttyACM0 download RfCatYS1-201231.hex
.......
Writing b':105A450020F71430F6148883A88220F507E6A8838A' RC = b'0'(OK)
Writing b'…