mikropml: User-Friendly R Package for Supervised Machine Learning Pipelines.
mikropml: User-Friendly R Package for Supervised Machine Learning Pipelines.
复制标题
DOI:
10.21105/joss.03073
复制
发表时间:
2021-01-01
影响因子:
--
通讯作者:
Schloss, Patrick D
中科院分区:
文献类型:
--
作者:
Topcuoglu, Begum D;Lapp, Zena;Schloss, Patrick D
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 (prononced "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.