SuperLearner guide: fitting models, ensembling, prediction, hyperparameters, parallelization, timing, feature selection, etc.
-
Updated
Apr 17, 2019 - HTML
SuperLearner guide: fitting models, ensembling, prediction, hyperparameters, parallelization, timing, feature selection, etc.
Targeted maximum likelihood estimation (TMLE) enables the integration of machine learning approaches in comparative effectiveness studies. It is a doubly robust method, making use of both the outcome model and propensity score model to generate an unbiased estimate as long as at least one of the models is correctly specified.
Code for "Adaptive Selection of the Optimal Strategy to Improve Precision and Power in Randomized Trials"
Tutorials illustrating the use of baseline information to conduct more efficient randomized trials
Add a description, image, and links to the tmle topic page so that developers can more easily learn about it.
To associate your repository with the tmle topic, visit your repo's landing page and select "manage topics."