mikropml: User-Friendly R Package for Supervised Machine Learning Pipelines
2021-05-14Journal of Open Source Software 2021Code Available1· sign in to hype
Begüm D. Topçuoğlu, Zena Lapp, Kelly L. Sovacool, Evan Snitkin, Jenna Wiens, Patrick D. Schloss
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/SchlossLab/mikropmlnone★ 60
Abstract
Machine learning (ML) for classification and prediction based on a set of features is used to make decisions in healthcare, economics, criminal justice and more. However, implementing an ML pipeline including preprocessing, model selection, and evaluation can be time-consuming, confusing, and difficult. Here, we present mikropml (pronounced “meek-ROPE em el”), an easy-to-use R package that implements ML pipelines using regression, support vector machines, decision trees, random forest, or gradient-boosted trees. The package is available on GitHub, CRAN, and conda.