scispace - formally typeset
Open AccessJournal ArticleDOI

Building Predictive Models in R Using the caret Package

Max Kuhn
- 10 Nov 2008 - 
- Vol. 28, Iss: 5, pp 1-26
Reads0
Chats0
TLDR
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.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Data fusion of vis–NIR and PXRF spectra to predict soil physical and chemical properties

TL;DR: In this paper, a front-end data fusion method was used to combine visible near-infrared (vis-NIR) and portable X-ray fluorescence (PXRF) spectra for predicting different soil properties and investigated the contribution of different sensor data.
Journal ArticleDOI

Highly interconnected enhancer communities control lineage-determining genes in human mesenchymal stem cells.

TL;DR: It is found that enhancers form an elaborate network that is dynamic during differentiation and coupled with changes in enhancer activity, and that HICE are important for both signal integration and compartmentalization of the genome.
Journal ArticleDOI

Feature specific quantile normalization enables cross-platform classification of molecular subtypes using gene expression data.

TL;DR: Using feature specific quantile normalization (FSQN), a method to normalize and classify RNA-seq data using machine learning classifiers trained on DNA microarray data and molecular subtypes in two datasets: breast invasive carcinoma (BRCA) and colorectal cancer (CRC).
References
More filters
BookDOI

Modern Applied Statistics with S

TL;DR: A guide to using S environments to perform statistical analyses providing both an introduction to the use of S and a course in modern statistical methods.

Classification and Regression by randomForest

TL;DR: random forests are proposed, which add an additional layer of randomness to bagging and are robust against overfitting, and the randomForest package provides an R interface to the Fortran programs by Breiman and Cutler.

Modern Applied Statistics With S

TL;DR: The modern applied statistics with s is universally compatible with any devices to read, and is available in the digital library an online access to it is set as public so you can download it instantly.
Proceedings ArticleDOI

Validity of the single processor approach to achieving large scale computing capabilities

TL;DR: In this paper, the authors argue that the organization of a single computer has reached its limits and that truly significant advances can be made only by interconnection of a multiplicity of computers in such a manner as to permit cooperative solution.