MachineShop: Machine Learning Models and Tools

Meta-package for statistical and machine learning with a unified interface for model fitting, prediction, performance assessment, and presentation of results. Approaches for model fitting and prediction of numerical, categorical, or censored time-to-event outcomes include traditional regression models, regularization methods, tree-based methods, support vector machines, neural networks, ensembles, data preprocessing, filtering, and model tuning and selection. Performance metrics are provided for model assessment and can be estimated with independent test sets, split sampling, cross-validation, or bootstrap resampling. Resample estimation can be executed in parallel for faster processing and nested in cases of model tuning and selection. Modeling results can be summarized with descriptive statistics; calibration curves; variable importance; partial dependence plots; confusion matrices; and ROC, lift, and other performance curves.

Version: 3.7.0
Depends: R (≥ 4.1.0)
Imports: abind, cli (≥ 3.1.0), dials (≥ 0.0.4), foreach, ggplot2 (≥ 3.4.0), kernlab, magrittr, Matrix (≥ 1.5-0), methods, nnet, party, polspline, progress, recipes (≥ 1.0.0), rlang, rsample (≥ 1.1.0), Rsolnp, survival, tibble, utils
Suggests: adabag, BART, bartMachine, C50, censored, cluster, doParallel, e1071, earth, elasticnet, generics, gbm, glmnet, gridExtra, Hmisc, kableExtra, kknn, knitr, lars, MASS, mboost, mda, ParBayesianOptimization, parsnip (≥ 1.1.0), partykit, pls, pso, randomForest, randomForestSRC, ranger, rBayesianOptimization, rmarkdown, rms, rpart, testthat, tree, xgboost
Published: 2023-09-18
Author: Brian J Smith [aut, cre]
Maintainer: Brian J Smith <brian-j-smith at uiowa.edu>
BugReports: https://github.com/brian-j-smith/MachineShop/issues
License: GPL-3
URL: https://brian-j-smith.github.io/MachineShop/
NeedsCompilation: yes
Citation: MachineShop citation info
Materials: README NEWS
CRAN checks: MachineShop results

Documentation:

Reference manual: MachineShop.pdf
Vignettes: Conventions for MLModels Implementation
MachineShop User Guide

Downloads:

Package source: MachineShop_3.7.0.tar.gz
Windows binaries: r-devel: MachineShop_3.7.0.zip, r-release: MachineShop_3.7.0.zip, r-oldrel: MachineShop_3.7.0.zip
macOS binaries: r-release (arm64): MachineShop_3.7.0.tgz, r-oldrel (arm64): MachineShop_3.7.0.tgz, r-release (x86_64): MachineShop_3.7.0.tgz
Old sources: MachineShop archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MachineShop to link to this page.