Metadata-Version: 2.4
Name: causal-sampler
Version: 0.0.1
Summary: causal-sampler is a python package that integrates multiple causal sampling techniques, e.g., causal bootstrapping and causally weighted Gaussian Mixture Models, offering standardized pipeline and interfaces.
Author-email: Jianqiao Mao <jxm1417@student.bham.ac.uk>
Project-URL: Homepage, https://github.com/JianqiaoMao/causal-sampler
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: causalBootstrapping>=0.2.0
Requires-Dist: numpy~=1.25.0
Requires-Dist: grapl-causal==1.6.1
Requires-Dist: scipy~=1.13.1
Requires-Dist: graphviz==0.20.3
Requires-Dist: tqdm
Dynamic: license-file
