mikropml-package {mikropml}R Documentation

mikropml: User-Friendly R Package for Robust Machine Learning Pipelines

Description

mikropml implements supervised machine learning pipelines using regression, support vector machines, decision trees, random forest, or gradient-boosted trees. The main functions are preprocess_data() to process your data prior to running machine learning, and run_ml() to run machine learning.

Authors

See vignettes

Author(s)

Maintainer: Kelly Sovacool sovacool@umich.edu (ORCID)

Authors:

Other contributors:

See Also

Useful links:


[Package mikropml version 1.6.1 Index]