Man pages for recipes
Preprocessing and Feature Engineering Steps for Modeling

add_stepAdd a New Operation to the Current Recipe
bakeApply a trained preprocessing recipe
case-weight-helpersHelpers for steps with case weights
case_weightsUsing case weights with recipes
check_classCheck Variable Class
check_colsCheck if all Columns are Present
check_missingCheck for Missing Values
check_namecheck that newly created variable names don't overlap
check_new_dataCheck for required column at bake-time
check_new_valuesCheck for New Values
check_rangeCheck Range Consistency
check_typeQuantitatively check on variables
detect_stepDetect if a particular step or check is used in a recipe
developer_functionsDeveloper functions for creating recipes steps
discretizeDiscretize Numeric Variables
fixedHelper Functions for Profile Data Sets
format_ch_vecHelpers for printing step functions
formula.recipeCreate a Formula from a Prepared Recipe
fully_trainedCheck to see if a recipe is trained/prepared
get_data_typesGet types for use in recipes
get_keep_original_colsGet the 'keep_original_cols' value of a recipe step
has_roleRole Selection
juiceExtract transformed training set
names0Naming Tools
prepEstimate a preprocessing recipe
prepperWrapper function for preparing recipes within resampling
print.recipePrint a Recipe
rand_idMake a random identification field for steps
recipeCreate a recipe for preprocessing data
recipesrecipes: A package for computing and preprocessing design...
recipes_eval_selectEvaluate a selection with tidyselect semantics specific to...
recipes_extension_checkChecks that steps have all S3 methods
recipes-internalInternal Functions
recipes_pkg_checkUpdate packages
recipes_remove_colsRemoves columns if options apply
reexportsObjects exported from other packages
remove_original_colsRemoves original columns if options apply
required_pkgs.recipeS3 methods for tracking which additional packages are needed...
rolesManually Alter Roles
selectionsMethods for selecting variables in step functions
step'step' sets the class of the 'step' and 'check' is for...
step_arrangeSort rows using dplyr
step_bin2factorCreate a Factors from A Dummy Variable
step_BoxCoxBox-Cox Transformation for Non-Negative Data
step_bsB-Spline Basis Functions
step_centerCentering numeric data
step_classdistDistances to Class Centroids
step_classdist_shrunkenCompute shrunken centroid distances for classification models
step_corrHigh Correlation Filter
step_countCreate Counts of Patterns using Regular Expressions
step_cutCut a numeric variable into a factor
step_dateDate Feature Generator
step_depthData Depths
step_discretizeDiscretize Numeric Variables
step_dummyCreate traditional dummy variables
step_dummy_extractExtract patterns from nominal data
step_dummy_multi_choiceHandle levels in multiple predictors together
step_factor2stringConvert Factors to Strings
step_filterFilter rows using dplyr
step_filter_missingMissing Value Column Filter
step_geodistDistance between two locations
step_harmonicAdd sin and cos terms for harmonic analysis
step_holidayHoliday Feature Generator
step_hyperbolicHyperbolic Transformations
step_icaICA Signal Extraction
step_impute_bagImpute via bagged trees
step_impute_knnImpute via k-nearest neighbors
step_impute_linearImpute numeric variables via a linear model
step_impute_lowerImpute numeric data below the threshold of measurement
step_impute_meanImpute numeric data using the mean
step_impute_medianImpute numeric data using the median
step_impute_modeImpute nominal data using the most common value
step_impute_rollImpute numeric data using a rolling window statistic
step_indicate_naCreate Missing Data Column Indicators
step_integerConvert values to predefined integers
step_interactCreate Interaction Variables
step_interceptAdd intercept (or constant) column
step_inverseInverse Transformation
step_invlogitInverse Logit Transformation
step_isomapIsomap Embedding
step_kpcaKernel PCA Signal Extraction
step_kpca_polyPolynomial Kernel PCA Signal Extraction
step_kpca_rbfRadial Basis Function Kernel PCA Signal Extraction
step_lagCreate a lagged predictor
step_lincombLinear Combination Filter
step_logLogarithmic Transformation
step_logitLogit Transformation
step_mutateAdd new variables using dplyr
step_mutate_atMutate multiple columns using dplyr
step_naomitRemove observations with missing values
step_nnmfNon-Negative Matrix Factorization Signal Extraction
step_nnmf_sparseNon-Negative Matrix Factorization Signal Extraction with...
step_normalizeCenter and scale numeric data
step_novelSimple Value Assignments for Novel Factor Levels
step_nsNatural Spline Basis Functions
step_num2factorConvert Numbers to Factors
step_nzvNear-Zero Variance Filter
step_ordinalscoreConvert Ordinal Factors to Numeric Scores
step_otherCollapse Some Categorical Levels
step_pcaPCA Signal Extraction
step_percentilePercentile Transformation
step_plsPartial Least Squares Feature Extraction
step_polyOrthogonal Polynomial Basis Functions
step_poly_bernsteinGeneralized Bernstein Polynomial Basis
step_profileCreate a Profiling Version of a Data Set
step_rangeScaling Numeric Data to a Specific Range
step_ratioRatio Variable Creation
step_regexDetect a regular expression
step_relevelRelevel factors to a desired level
step_reluApply (Smoothed) Rectified Linear Transformation
step_renameRename variables by name using dplyr
step_rename_atRename multiple columns using dplyr
step_rmGeneral Variable Filter
step_sampleSample rows using dplyr
step_scaleScaling Numeric Data
step_selectSelect variables using dplyr
step_shuffleShuffle Variables
step_sliceFilter rows by position using dplyr
step_spatialsignSpatial Sign Preprocessing
step_spline_bBasis Splines
step_spline_convexConvex Splines
step_spline_monotoneMonotone Splines
step_spline_naturalNatural Splines
step_spline_nonnegativeNon-Negative Splines
step_sqrtSquare Root Transformation
step_string2factorConvert Strings to Factors
step_timeTime Feature Generator
step_unknownAssign missing categories to "unknown"
step_unorderConvert Ordered Factors to Unordered Factors
step_windowMoving Window Functions
step_YeoJohnsonYeo-Johnson Transformation
step_zvZero Variance Filter
summary.recipeSummarize a recipe
terms_selectSelect Terms in a Step Function.
tidy.recipeTidy the Result of a Recipe
update_role_requirementsUpdate role specific requirements
update.stepUpdate a recipe step
recipes documentation built on Aug. 26, 2023, 1:08 a.m.