เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การเรียนรู้ของเครื่องแบบทวีคูณ× | ผลกระทบจากการรักษาที่แตกต่างกัน (CATE / Meta-Learners)× | Random Forest× | |
|---|---|---|---|
| สาขาวิชา≠ | การอนุมานเชิงสาเหตุ | การอนุมานเชิงสาเหตุ | การเรียนรู้ของเครื่อง |
| ตระกูล≠ | Machine learning | Regression model | Machine learning |
| ปีกำเนิด≠ | 2018 | 2018 | 2001 |
| ผู้ริเริ่ม≠ | Victor Chernozhukov et al. | Wager & Athey (causal forest); Künzel et al. (meta-learners) | Breiman, L. |
| ประเภท≠ | Semiparametric causal estimation | Causal machine-learning framework | Ensemble (bagging of decision trees) |
| แหล่งต้นตำรับ≠ | Chernozhukov, V., Chetverikov, D., Demirer, M., Duflo, E., Hansen, C., Newey, W., & Robins, J. (2018). Double/debiased machine learning for treatment and structural parameters. The Econometrics Journal, 21(1), C1–C68. DOI ↗ | Wager, S. & Athey, S. (2018). Estimation and Inference of Heterogeneous Treatment Effects using Random Forests. Journal of the American Statistical Association. DOI ↗ | Breiman, L. (2001). Random Forests. Machine Learning, 45, 5–32. DOI ↗ |
| ชื่อเรียกอื่น≠ | Debiased Machine Learning, Neyman Orthogonal Score Estimation, Partialing-Out Lasso, Çift Makine Öğrenmesi | conditional average treatment effect, CATE, meta-learners, causal forest | Rastgele Orman (Random Forest), rastgele orman, random decision forest, bagged tree ensemble |
| ที่เกี่ยวข้อง≠ | 3 | 5 | 4 |
| สรุป≠ | Double/Debiased Machine Learning (DML), introduced by Chernozhukov et al. (2018), is a semiparametric framework for estimating causal or structural parameters in the presence of high-dimensional controls. It uses flexible machine learning methods to model nuisance functions—the conditional expectations of the outcome and the treatment given covariates—and then constructs a debiased estimator of the target parameter that achieves root-n consistency and valid inference despite the regularization bias inherent in high-dimensional settings. | Heterogeneous Treatment Effects is a machine-learning framework that estimates how a treatment effect varies across individuals — the conditional average treatment effect (CATE). It bundles meta-learner strategies such as the T-Learner, S-Learner, X-Learner and R-Learner alongside the causal forest of Wager and Athey (2018) and Künzel et al. (2019). | Random Forest is an ensemble learning method, introduced by Leo Breiman in 2001, that grows many decision trees on bootstrap samples of the data and combines their votes to produce strong classification and regression. By pooling many slightly different trees, it produces more accurate and more stable predictions than any single tree. |
| ScholarGateชุดข้อมูล ↗ |
|
|
|