User-Friendly R Package for Supervised Machine Learning
Pipelines
An interface to build machine learning models for classification
and regression problems. 'mikropml' implements the ML pipeline described
by Topçuoğlu et al. (2020) with reasonable
default options for data preprocessing, hyperparameter tuning,
cross-validation, testing, model evaluation, and interpretation steps.
See the website < http://www.schlosslab.org/mikropml/> for more information,
documentation, and examples.