-
# Modeling human/computer interactions on Star Trek from #TidyTuesday with workflowsets | Julia Silge
Learn how to evaluate multiple feature engineering and modeling approaches with workflowsets, pre…
-
The `autoplot()` functions are great out of the box for quick insights, but I wish there was a way to access the underlying data used to generate said plots. For example the `autoplot.conf_mat()` does…
-
Hello! Very minor because I can always download the data manually in a browser but I think the SSL certificate for the urchins data may have expired, I can't use read_csv to download the data from the…
-
# To downsample imbalanced data or not, with #TidyTuesday bird feeders | Julia Silge
A data science blog
[https://juliasilge.com/blog/project-feederwatch/](https://juliasilge.com/blog/project-feeder…
-
@kevinushey, following up from our troubleshooting.
Steps to reproduce:
- Clone https://github.com/sol-eng/bike_predict into new environment (I happened to be running R 4.1.3, though lockfile is…
-
I saw an interesting presentation where they optimized the lift statistic but for a fixed percentage of samples that are tested.
So for the example data, if someone used `gain_point(two_class_exam…
-
Request for data: a set of indicators that quantify the performance of an agri organisation (farm, factory, etc.) in the context of sustainability.
-
I've working on a tabular dataset where multiple rows are linked forming an "session". Within the session, one of the rows are our target action, and the goal for the model is to try to find this, and…
-
**What would you like to be added**:
I would like to be able to tell yardstick that the default max year for a given image is later (or earlier) than the default_max_year specified in the top level…
-
# Multinomial classification with tidymodels and #TidyTuesday volcano eruptions | Julia Silge
Lately I’ve been publishing screencasts demonstrating how to use the tidymodels framework, from first ste…