tidymodels/recipes
Pipeable steps for feature engineering and data preprocessing to prepare for modeling
RNOASSERTION
Issues
- 4
feature request: `step_cut` does not match results from `dplyr::mutate(var = cut(var,n))` when `n` is an integer
#1398 opened by jkylearmstrong - 1
recipe() fails with vague error using {sf} objects
#1393 opened by JosiahParry - 0
Add workflows helper functions for sparse data
#1397 opened by EmilHvitfeldt - 0
have `sparse` argument in `step_dummy()` be a enum instead of a logical
#1396 opened by EmilHvitfeldt - 0
give steps option to produce sparse output
#1394 opened by EmilHvitfeldt - 0
make sure steps handles sparse columns correctly
#1395 opened by EmilHvitfeldt - 1
uninformative error when `step_cut()` is applied to column with missing values
#1351 opened by EmilHvitfeldt - 1
Release recipes 1.1.0
#1341 opened by EmilHvitfeldt - 1
string interpolation failure for splines
#1380 opened by topepo - 0
pass `call` to `hardhat::validate_column_names()` and `hardhat::recompose()`
#1390 opened by EmilHvitfeldt - 2
- 3
- 0
cli::cli_warn("All predictors are missing; cannot impute.") should be rewritten
#1385 opened by EmilHvitfeldt - 0
- 0
For next week: pass the upstream caller env to avoid "Caused by error in `spline_msg()`:"
#1382 opened by EmilHvitfeldt - 1
Move away from `expect_error()`
#1363 opened by EmilHvitfeldt - 1
undocumented char -> factor conversion in recipe creates non-commutative condition
#1377 opened by beansrowning - 1
Roadmap: recipes support for sparse tibbles
#1343 opened by EmilHvitfeldt - 2
refactor conversion to tibble in `prep()`, `bake()`, `recipe.matrix()` and `recipe.formula()`
#1333 opened by EmilHvitfeldt - 0
reverse changes in `n_complete_rows()` once `vctrs::vec_detect_complete()`
#1374 opened by EmilHvitfeldt - 4
Typo in function reference: step_scale()
#1344 opened by jdonland - 2
- 2
step_corr fails to remove high correlation column
#1355 opened by grouptheory - 0
- 0
Remove duplicate non-numeric columns
#1356 opened by EmilHvitfeldt - 0
- 0
pluralization issue in recipes_eval_select()
#1345 opened by EmilHvitfeldt - 0
- 0
- 0
`step_dummy()` doesn't capture contrasts
#1349 opened by EmilHvitfeldt - 1
step_pca + prep changing not predictor column names when names ends with ... followed by a number
#1347 opened by ilaria-kode - 5
options are ignored in step_ns
#1297 opened by DemetriPananos - 1
step_interact() bugs with long formula
#1289 opened by EmilHvitfeldt - 1
tidyselect doesn't work with step_interact()
#1299 opened by EmilHvitfeldt - 1
very uninformative error if `data` doesn't exists
#1325 opened by EmilHvitfeldt - 2
embed:::tunable.step_umap does not include target_weight in tunable params
#1317 opened by diegoperoni - 1
- 1
clean up code around `deprecate_stop()`
#1307 opened by EmilHvitfeldt - 1
- 0
- 0
document internals of recipe object
#1334 opened by EmilHvitfeldt - 0
rework `check_training_data()` to only check
#1331 opened by EmilHvitfeldt - 2
Step_integer() documentation and use with unseen data
#1316 opened by nhward - 2
we need better handling when length is very large
#1303 opened by EmilHvitfeldt - 1
Typo in scale.R title and subsequently documentation
#1301 opened by brynhum - 0
`tune_args.recipe` doesn't include un-tunable arguments marked for tuning
#1296 opened by simonpcouch - 4
fct_na_value_to_level does not work in recipes
#1290 opened by joranE - 3
Is there the autoencoder function in the tidymodels?
#1292 opened by JiahuaQu - 1
Release recipes 1.0.10
#1287 opened by EmilHvitfeldt - 5