login

Building Predictive Models in <i>R</i> Using the <b>caret</b> Package

Journal of Statistical SoftwarePublished 1 January 2008Open access
Max Kühn
Citations9,252
SJR quartileQ1
SJR score3.21
SNIP4.61
View PDF

TL;DR

The caret package, short for classification and regression training, contains numerous tools for developing predictive models using the rich set of models available in R to simplify model training and tuning across a wide variety of modeling techniques.

Abstract

The caret package, short for classification and regression training, contains numerous tools for developing predictive models using the rich set of models available in R. The package focuses on simplifying model training and tuning across a wide variety of modeling techniques. It also includes methods for pre-processing training data, calculating variable importance, and model visualizations. An example from computational chemistry is used to illustrate the functionality on a real data set and to benchmark the benefits of parallel processing with several types of models.

Keywords

ChemistryComputer ScienceBiochemistry, Genetics and Molecular Biology