Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r-caret

Controlling sampling for crossvalidation in the caret R package

R programming, Random forest through caret

r random-forest r-caret

R: Caret package: Brier Score

r prediction r-caret

How to get the predicted class instead of class probabilities?

caret: combine the stratified createMultiFolds (repeatedCV) and groupKFold

Caret - creating stratified data sets based on several variables

r r-caret

Machine learning with caret: How to specify a timeout?

r timeout r-caret

R, TRUE/FALSE needed in FindCorrelation

r r-caret

R: Interpretation of caret train output

r r-caret

Plotting ROC curve from two different algorithms using lift in caret

nearZeroVar function in caret

r r-caret

caret::train: specify further non-tuning parameters for mlpWeightDecay (RSNNS package)

In the train method what's the relationship between tuneGrid and trControl?

extract used column names/features from decision tree

r random-forest r-caret

Working with text classification and big sparse matrices in R