fscaret (version 0.8.5.1)

fscaret-package: Automated feature selection caret (fscaret)

Description

This package provide fast and automated feature selection based on caret package modeling methods. The main advantage of this extension is that it requires minimum user involvement. Also the variety of used methods in combination with the scaling according to RMSE or MSE obtained from models profit the user. The idea is based on the assumption that the variety of models will balance the roughness of calculations (default model settings are applied). On Windows OS the time limiting function is off also the number of cores used is set to 1.

Arguments

Details

ll{ Package: fscaret Type: Package Version: 0.8.5.1 Date: 2013-06-15 License: GPL-2 | GPL-3 }

References

Kuhn M. (2008) Building Predictive Models in R Using the caret Package Journal of Statistical Software 28(5) http://www.jstatsoft.org/.

See Also

train, trainControl, rfeControl by Max Kuhn and predict base utilities