mlrCPO

From MaRDI portal
Software:56091



swMATH40391CRANmlrCPOMaRDI QIDQ56091

Composable Preprocessing Operators and Pipelines for Machine Learning

Martin Binder

Last update: 20 February 2024

Software version identifier: 0.3.7-6, 0.3.2, 0.3.3, 0.3.4-1, 0.3.4-2, 0.3.4-3, 0.3.4-4, 0.3.4, 0.3.6, 0.3.7-1, 0.3.7-2, 0.3.7-3, 0.3.7-4, 0.3.7-5, 0.3.7, 0.3.7-7

Source code repository: https://github.com/cran/mlrCPO

Copyright license: 2-clause BSD License, File License

Toolset that enriches 'mlr' with a diverse set of preprocessing operators. Composable Preprocessing Operators ("CPO"s) are first-class R objects that can be applied to data.frames and 'mlr' "Task"s to modify data, can be attached to 'mlr' "Learner"s to add preprocessing to machine learning algorithms, and can be composed to form preprocessing pipelines.