39
0

Practical programming research of Linear DML model based on the simplest Python code: From the standpoint of novice researchers

Abstract

This paper presents linear DML models for causal inference using the simplest Python code on a Jupyter notebook based on an Anaconda platform and compares the performance of different DML models. The results show that current Library API technology is not yet sufficient to enable novice Python users to build qualified and high-quality DML models with the simplest coding approach. Novice users attempting to perform DML causal inference using Python still have to improve their mathematical and computer knowledge to adapt to more flexible DML programming. Additionally, the issue of mismatched outcome variable dimensions is also widespread when building linear DML models in Jupyter notebook.

View on arXiv
@article{yao2025_2502.16172,
  title={ Practical programming research of Linear DML model based on the simplest Python code: From the standpoint of novice researchers },
  author={ Shunxin Yao },
  journal={arXiv preprint arXiv:2502.16172},
  year={ 2025 }
}
Comments on this paper