This is a Python library for estimating distributional treatment effects
Project description
Overview
dte_adj is a Python package for estimating distribution treatment effects. It provides APIs for conducting regression adjustment to estimate precise distribution functions as well as convenient utils. For the details of this package, see the documentation.
Installation
-
Install from PyPI
pip install dte_adj
-
Install from source
git clone https://github.com/CyberAgentAILab/python-dte-adjustment cd python-dte-adjustment pip install -e .
Basic Usage
Examples of how to use this package are available in this Get-started Guide.
Theoretical Foundations
This package implements methods from the following research papers:
Simple Randomization
- Byambadalai, U., Oka, T., & Yasui, S. (2024). Estimating Distributional Treatment Effects in Randomized Experiments: Machine Learning for Variance Reduction. arXiv:2407.16037
Covariate-Adaptive Randomization
- Byambadalai, U., Hirata, T., Oka, T., & Yasui, S. (2025). On Efficient Estimation of Distributional Treatment Effects under Covariate-Adaptive Randomization. arXiv:2506.05945
Multi-Task Learning
- Hirata, T., Byambadalai, U., Oka, T., Yasui, S., & Uto, S. (2025). Efficient and Scalable Estimation of Distributional Treatment Effects with Multi-Task Neural Networks. arXiv:2507.07738
Citation
If you use this software in your research, please cite our work:
@article{byambadalai2024estimating,
title={Estimating Distributional Treatment Effects in Randomized Experiments: Machine Learning for Variance Reduction},
author={Byambadalai, Undral and Oka, Tatsushi and Yasui, Shota},
journal={arXiv preprint arXiv:2407.16037},
year={2024}
}
For other citation formats, see our CITATION.cff file.
Development
We welcome contributions to the project! Please review our Contribution Guide for details on how to get started.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Maintainers
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dte_adj-0.1.8.tar.gz.
File metadata
- Download URL: dte_adj-0.1.8.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44cc1df02fa0f7e2057bd7404d6374201808318ac9facc700772b92de4cf9782
|
|
| MD5 |
1c9e1a0f73d53150b707091759d4290c
|
|
| BLAKE2b-256 |
63f02c72ace47787f99c49ef1337c847ede7f72020eaf69530634bc01fa51354
|
File details
Details for the file dte_adj-0.1.8-py3-none-any.whl.
File metadata
- Download URL: dte_adj-0.1.8-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66d4dd71caf2f0c7e474b1629866f5fa19b63fe136459f1a3b01961ddd1359bd
|
|
| MD5 |
d2ee6f9d581f40cbcd1543e9f1e12a3d
|
|
| BLAKE2b-256 |
85c471ea312b943149ff84a68d40af99904fdc8a8371c11abc0fdf19a4154a71
|