Simulation Study: Hyperparameter Tuning with the DoubleML Package
This is a project I am currently working on for the chair of statistics at the business faculty of the University of Hamburg. It seeks to create a programming framework in python to train multiple high-dimensional data sets using different parameter tuning strategies as well as different splits with the DoubleML package for causal machine learning. The parametric partially linear regression model is applied and performance measures such as bias, coverage and mean squared error are recorded for the different training settings. Learners such as lasso, random forest, gradient boosting for regression and for classification are applied to estimating the nuisance functions and a combination of the best learners is chosen. Results are presented on per learner and per strategy basis.