forked from cran/fscaret
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·31 lines (31 loc) · 1.41 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Package: fscaret
Type: Package
Title: Automated Feature Selection from 'caret'
Version: 0.9.4
Date: 2015-04-18
Depends: R (>= 3.1.0), caret, gsubfn, hmeasure, utils, parallel
Suggests: ada, arm, Boruta, bst, C50, car, caTools, class, Cubist,
e1071, earth (>= 2.2-3), elasticnet, ellipse, evtree,
extraTrees, fastICA, foba, gam, gbm (>= 2.1), glmnet (>= 1.8),
hda, HDclassif, Hmisc, ipred, kernlab, kknn, klaR, kohonen,
KRLS, lars, leaps, LogicReg, MASS, mboost, mda, mgcv, mlbench,
neuralnet, nnet, nodeHarvest, obliqueRF, pamr, partDSA, party
(>= 0.9-99992), penalized, penalizedLDA, pls, pROC, proxy,
qrnn, quantregForest, randomForest, RANN, relaxo, rFerns, rocc,
rpart, rrcov, RRF, rrlda, RSNNS, RWeka (>= 0.4-1), sda,
sparseLDA (>= 0.1-1), spls, stepPlr, superpc
Authors@R: c(
person("Jakub","Szlek",email="[email protected]",role=c("aut","cre")),
person("Aleksander", "Mendyk",role="ctb"))
Maintainer: Jakub Szlek <[email protected]>
License: GPL-2 | GPL-3
Description: Automated feature selection using variety of models
provided by 'caret' package.
This work was funded by Poland-Singapore bilateral cooperation
project no 2/3/POL-SIN/2012.
Packaged: 2015-04-19 20:28:35 UTC; kuba
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-04-20 17:50:40
Author: Jakub Szlek [aut, cre],
Aleksander Mendyk [ctb]