https://recipes.tidymodels.org/reference/index.html#section-step-functions-imputation/
step_impute_bag
recipes::step_impute_bag()
https://recipes.tidymodels.org/reference/step_impute_bag.html
step_impute_knn
recipes::step_impute_knn()
https://recipes.tidymodels.org/reference/step_impute_knn.html
step_impute_linear
recipes::step_impute_linear()
https://recipes.tidymodels.org/reference/step_impute_linear.html
step_impute_lower
recipes::step_impute_lower()
https://recipes.tidymodels.org/reference/step_impute_lower.html
step_impute_mean
recipes::step_impute_mean()
https://recipes.tidymodels.org/reference/step_impute_mean.html
step_impute_median
recipes::step_impute_median()
https://recipes.tidymodels.org/reference/step_impute_median.html
step_impute_mode
recipes::step_impute_mode()
https://recipes.tidymodels.org/reference/step_impute_mode.html
step_impute_roll
recipes::step_impute_roll()
https://recipes.tidymodels.org/reference/step_impute_roll.html
Other Data Recipes:
hai_data_poly()
,
hai_data_scale()
,
hai_data_transform()
,
hai_data_trig()
,
pca_your_recipe()
Other Preprocessor:
hai_c50_data_prepper()
,
hai_cubist_data_prepper()
,
hai_data_poly()
,
hai_data_scale()
,
hai_data_transform()
,
hai_data_trig()
,
hai_earth_data_prepper()
,
hai_glmnet_data_prepper()
,
hai_knn_data_prepper()
,
hai_ranger_data_prepper()
,
hai_svm_poly_data_prepper()
,
hai_svm_rbf_data_prepper()
,
hai_xgboost_data_prepper()