-
Hello there,
I'm learning tidymodels by reading your book: Tidymodeling with R. I'm confused when read chapter 14.2.2(ACQUISITION FUNCTIONS), when explain figure 14.3, you said:
For these data,…
-
In the current workflow where we select all variables to be included we find that on fitting models (`glm()` / `glmnet()` / etc.) only `age_at_scan` and `gender` are retained as variables.
Why is t…
-
Hello @mdancho84, @AlbertoAlmuinha, I am using recursive forecasting on data where I have one target variable and a few independent variables. I have given reproducible codes in the end.
With thi…
-
Hello @topepo, You mentioned in your book "Feature Engineering and Selection: A Practical Approach for Predictive Models" In order to avoid data leakages, we should first split the data into train an…
-
Hello,
I'm working on parallelizing across many resamples with a large dataset. I ran into some of the issues described in #376 and #384 , and was glad to see that in Tune 0.2.0 there was a fix (d…