Closed pzivich closed 3 years ago
Addition of the following
[x] Super learner stacking algorithm for binary and continuous variables implemented as SuperLearner
SuperLearner
[x] EmpiricalMeanSL estimator that consists of the empirical mean in SciKit-Learn format
EmpiricalMeanSL
[x] StepWiseSL estimator that applies (either forward or backward) stepwise model selection via AIC values
StepWiseSL
All live in the new zepid.superlearner branch. Plan is to integrate and release with v0.9.0
zepid.superlearner
Still need to add to docs before merging into v0.9.0 #143
docs
Addition of the following
[x] Super learner stacking algorithm for binary and continuous variables implemented as
SuperLearner
[x]
EmpiricalMeanSL
estimator that consists of the empirical mean in SciKit-Learn format[x]
StepWiseSL
estimator that applies (either forward or backward) stepwise model selection via AIC valuesAll live in the new
zepid.superlearner
branch. Plan is to integrate and release with v0.9.0