-
re: https://github.com/mine-cetinkaya-rundel/stat2-whole-game/blob/c0f512c6a680faedd496526b54fea0b3ba5b32fa/README.md#L201-L205
Lots of interesting points made [here](https://community.rstudio.co…
-
aorsf is a great addition to bonsai! Any chance of supporting `mtry_prop`?
``` r
library(tidymodels)
library(bonsai)
set.seed(1)
folds
set_mode("regression")
lgbm_wflow
add_model(m…
cgoo4 updated
2 months ago
-
Set up a cron job GH action to run `revdepcheck::revdep_check()` for parsnip
-
The documentation for `repair_call()` says that `x` should be "A fitted parsnip model." But if you didn't see that (like I did) it produces errors when applied to non-parsnip fits.
I have two thoug…
-
When working with weekly data, it's easy to mess up the specification of lagsets and aheadsets, but we only get a a confusing/imprecise error message about 0 non-NA cases instead, and it seems quite c…
-
Spring 5:
Retrieve the pickaxe + gems + stone + copper + all but 3 parsnips + **all but 1 coal** from the chest
- Leave Jade, Emeralds, Rubies, and Diamonds though since we want to save those for …
-
This is a proposal for an addition to the procedure for preprocessing -> fitting -> predicting, currently used in the package.
Current behaviour:
```r
tib as_epi_df()
r # stores a data templ…
-
How do you use DLC equipment in mission?
Example: Carrots, Parsnip and Red Beets need to be pulled as the halum cannot be removed. But I tried every combination for using premium DLC as a mod and ca…
-
This change might have to happen in workflows
``` r
library(tidymodels)
library(celery)
#>
#> Attaching package: 'celery'
#> The following object is masked from 'package:parsnip':
#>
#> …
-
## Feature
I would prefer if the main search feature on tidymodels.org included or perhaps emphasized searches on the vignettes within the tidymodels packages (over or perhaps in addition to the re…