issues
search
ecpolley
/
SuperLearner
Current version of the SuperLearner R package
272
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding a `future` backend and possibly refactoring parallelization backends
#152
coatless
opened
1 month ago
0
Inconsistent behavior when V > nrow(X)
#151
rdiaz02
opened
8 months ago
0
using snow: do wrappers really need to be added to the SuperLearner namespace?
#150
rdiaz02
opened
8 months ago
0
Question: Adding interactions for `glmnet` when also using other learners.
#149
rdiaz02
closed
10 months ago
2
xgboost with multicore (but not snow) parallelization hangs
#148
rdiaz02
opened
10 months ago
0
xgboost: use xgb.cv with early_stopping
#147
rdiaz02
closed
7 months ago
3
Name consistency in SL.polymars
#146
bdwilliamson
opened
1 year ago
1
bartmachine updates
#145
ecpolley
opened
2 years ago
0
Problem when predicting from loaded SL object
#144
tkasci
opened
2 years ago
1
Dead link to http://www.targetedlearningbook.com/
#143
dcaseykc
closed
2 years ago
1
Identify learners for binary and continuous outcomes
#142
ngreifer
opened
2 years ago
2
SL.gbm n.cores
#141
upenn-hughmac
closed
2 years ago
2
Possibility to use SuperLearner function without attaching the package
#140
JiayiJi
closed
2 years ago
2
stratifyCV by iid
#139
sgruber65
opened
3 years ago
1
Bug in mcSuperLearner
#138
ellenxtan
closed
3 years ago
1
discrete SL + full-fit SL
#137
rachaelvp
closed
3 years ago
2
Section 10 of the guide, fix mtry example
#136
ecpolley
closed
3 years ago
0
Passing extra parameters to SuperLearner's main function
#135
Naeemkh
closed
3 years ago
2
SL.library: using screening and tuning methods at the same time
#134
thaiswalter10
closed
3 years ago
2
Problem when performing prediction using poredict.SuperLearner
#133
william-denault
closed
4 years ago
2
Package `xgboost` update deprecates `reg:linear`
#132
bdwilliamson
closed
3 years ago
2
Dissonance in `method.NNLS`
#131
benkeser
closed
3 years ago
4
Not a bug but a prerequisite requirement of package (ranger)
#130
ambisnail
closed
4 years ago
1
vignette: speed up and other minor edits
#129
ck37
closed
5 years ago
0
Return cross-validated models fits
#128
benkeser
closed
5 years ago
1
Prediction with glmnet and ksvm
#127
bm2609
closed
5 years ago
5
SL.gbm uses all cores
#126
alexandergerber
closed
5 years ago
1
Speed issues
#125
pspin1
closed
5 years ago
2
Error in socketConnection("localhost", port = port, server = TRUE, blocking = TRUE, :cannot open the connection
#124
jedaniels-ucd
closed
5 years ago
6
superLearner issue with dgCMatrix
#123
caprone
closed
5 years ago
11
predict.SuperLearner throwing errors
#122
hanson1005
closed
5 years ago
8
Allow listWrappers() to be used without loading package
#121
ngreifer
closed
5 years ago
1
SuperLearner also for Time Series?
#120
RAP1989
opened
5 years ago
5
add a external algorithm
#119
caprone
closed
5 years ago
11
Superlearner very slow
#118
xhw197
closed
5 years ago
1
is it possible pass coefficients learned by CVsuperlearner to Superlearner ?
#117
caprone
closed
6 years ago
3
predict CV.SuperLearner
#116
jkylearmstrongibx
closed
6 years ago
1
SuperLearner not achieving the best AUC average
#115
bdnffreud
closed
6 years ago
4
doMC in test-randomForest.R
#114
ecpolley
closed
6 years ago
2
re-organize travis.yml for faster, more reliable build
#113
ck37
closed
6 years ago
0
Update method stored in "call" for recombineSL and recombineCVSL
#112
hlhowardliu
opened
6 years ago
0
Fixed NNloglik returning wrong SL predictions in CV.SuperLearner
#111
hlhowardliu
opened
6 years ago
0
SL.gam produces warnings on CRAN
#110
benkeser
closed
6 years ago
3
NNloglik and CV.SuperLearner returning wrong SL predictions
#109
ecpolley
opened
6 years ago
0
add a tolerance threshold for duplicated
#108
benkeser
closed
6 years ago
0
Add warning when a screener other than 'All' is used with single-column X
#107
saraemoore
closed
6 years ago
0
fix CC methods to account for duplicated columns and add tests
#106
benkeser
closed
6 years ago
0
SuperLearner() and friends now tolerate single-column X
#105
saraemoore
closed
6 years ago
8
SuperLearner fails if it has polymars method and input train data have type of dataframe
#104
stolzkc
closed
6 years ago
3
Allow passing of single 'split' index to SampleSplitSuperLearner()
#103
saraemoore
closed
6 years ago
5
Next