tidymodels.org-legacy icon indicating copy to clipboard operation
tidymodels.org-legacy copied to clipboard

Legacy Source of tidymodels.org

Results 27 tidymodels.org-legacy issues
Sort by recently updated
recently updated
newest added

`set_fit()` has 4 mandatory arguments `interface`, `protect`, `func`, and `defaults`. It also have a optional argument as seen in usage here: https://github.com/tidymodels/parsnip/blob/ed346749c645b6533b1c94863aa4a1f0fcf7713e/R/bart_data.R#L45-L56 This is not documented here: https://www.tidymodels.org/learn/develop/models/

At https://www.tidymodels.org/learn/develop/recipes/ it says that > To work with tune it is helpful (but not required) to use an S3 method called `tunable()` I contend that it actually is necessary...

Dear All, I am going back to tidymodels and I dusted off the example discussed at https://github.com/tidymodels/tidymodels.org/issues/198 . Please have a look at the reprex. Now I get a new...

Related to #244 Related to tidymodels/tidyposterior#58 At our last update of the site, the not-standard vignette titling in tidyposterior caused pkgdown to fail. This is no longer the case 🎉...

It's not easy to write a simple reprex for this, but you can comment out the `update` method of https://github.com/mlverse/tabnet create a model with at least one `tune()` and try...

content :book:

We could move https://tidymodels.github.io/model-implementation-principles/ to, e.g., `https://tidymodels.org/model-implementation-principles/`

Once we merge in tidymodels/recipes#882 we need to change the narrative for [this article](https://www.tidymodels.org/learn/develop/recipes/).

The model mode is broken into "regression", "classification" and essentially "both". We should probably change the nature of this column to accommodate the censored package.

enhancement

Need to update [this article](https://www.tidymodels.org/learn/develop/models/) for tidymodels/parsnip#629

Makes copy to clipboard conditional on site or section-level parameters