recipes
swMATH40393CRANrecipesMaRDI QIDQ56093
Preprocessing and Feature Engineering Steps for Modeling
Max Kuhn, Emil Hvitfeldt, Hadley Wickham
Last update: 18 February 2024
Copyright license: MIT license, File License
Software version identifier: 1.0.5, 1.0.6, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.10, 0.1.11, 0.1.12, 0.1.13, 0.1.14, 0.1.15, 0.1.16, 0.1.17, 0.2.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.7, 1.0.8, 1.0.9, 1.0.10
Source code repository: https://github.com/cran/recipes
A recipe prepares your data for modeling. We provide an extensible framework for pipeable sequences of feature engineering steps provides preprocessing tools to be applied to data. Statistical parameters for the steps can be estimated from an initial data set and then applied to other data sets. The resulting processed output can then be used as inputs for statistical or machine learning models.
Related Items (38)
This page was built for software: recipes