fscaret-package
Automated feature selection caret (fscaret)
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.
- Keywords
- package
Details
References
Kuhn M. (2008) Building Predictive Models in R Using the caret Package Journal of Statistical Software 28(5)
See Also
train
, trainControl
, rfeControl
by Max Kuhn predict
base utilities