A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
pyproject.toml causalml/dataset/synthetic.py |
1 | 17 (5%) | 13 (7%) | 2024-03-23 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
causalml/metrics/__init__.py pyproject.toml |
3 | 20 (15%) | 17 (17%) | 2024-02-13 |
causalml/inference/tree/causal/_tree.py causalml/dataset/synthetic.py |
1 | 9 (11%) | 13 (7%) | 2024-01-29 |
causalml/propensity.py causalml/dataset/synthetic.py |
1 | 25 (4%) | 13 (7%) | 2024-01-29 |
causalml/inference/tree/causal/_tree.py causalml/inference/meta/explainer.py |
1 | 9 (11%) | 31 (3%) | 2024-01-29 |
causalml/feature_selection/filters.py causalml/dataset/synthetic.py |
1 | 31 (3%) | 13 (7%) | 2024-01-29 |
causalml/propensity.py causalml/inference/tree/causal/_tree.py |
1 | 25 (4%) | 9 (11%) | 2024-01-29 |
causalml/inference/tree/utils.py causalml/dataset/synthetic.py |
1 | 14 (7%) | 13 (7%) | 2024-01-29 |
causalml/propensity.py causalml/feature_selection/filters.py |
1 | 25 (4%) | 31 (3%) | 2024-01-29 |
causalml/inference/tree/utils.py causalml/inference/tree/causal/_tree.py |
1 | 14 (7%) | 9 (11%) | 2024-01-29 |
causalml/propensity.py causalml/inference/meta/explainer.py |
1 | 25 (4%) | 31 (3%) | 2024-01-29 |
causalml/inference/meta/explainer.py causalml/feature_selection/filters.py |
1 | 31 (3%) | 31 (3%) | 2024-01-29 |
causalml/inference/tree/utils.py causalml/feature_selection/filters.py |
1 | 14 (7%) | 31 (3%) | 2024-01-29 |
causalml/propensity.py causalml/inference/tree/utils.py |
1 | 25 (4%) | 14 (7%) | 2024-01-29 |
causalml/inference/tree/causal/_tree.py causalml/feature_selection/filters.py |
1 | 9 (11%) | 31 (3%) | 2024-01-29 |
pyproject.toml causalml/dataset/synthetic.py |
1 | 17 (5%) | 13 (7%) | 2024-03-23 |
causalml/inference/meta/explainer.py causalml/dataset/synthetic.py |
1 | 31 (3%) | 13 (7%) | 2024-01-29 |
causalml/inference/tree/utils.py causalml/inference/meta/explainer.py |
1 | 14 (7%) | 31 (3%) | 2024-01-29 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
causalml/metrics/__init__.py pyproject.toml |
3 | 20 (15%) | 17 (17%) | 2024-02-13 |
causalml/inference/tree/causal/_builder.pyx causalml/inference/tree/_tree/_tree.pyx |
2 | 4 (50%) | 2 (100%) | 2023-11-11 |
causalml/inference/tree/causal/_builder.pxd causalml/inference/tree/_tree/_tree.pyx |
2 | 3 (66%) | 2 (100%) | 2023-11-11 |
causalml/inference/tree/causal/_builder.pxd causalml/inference/tree/_tree/_utils.pyx |
2 | 3 (66%) | 2 (100%) | 2023-11-11 |
causalml/inference/tree/_tree/_utils.pyx causalml/inference/tree/_tree/_utils.pxd |
2 | 2 (100%) | 2 (100%) | 2023-11-11 |
causalml/inference/tree/causal/_builder.pyx causalml/inference/tree/causal/_builder.pxd |
2 | 4 (50%) | 3 (66%) | 2023-11-11 |
causalml/inference/tree/causal/_builder.pxd causalml/inference/tree/_tree/_utils.pxd |
2 | 3 (66%) | 2 (100%) | 2023-11-11 |
causalml/inference/tree/_tree/_utils.pyx causalml/inference/tree/_tree/_tree.pyx |
2 | 2 (100%) | 2 (100%) | 2023-11-11 |
causalml/inference/tree/causal/_builder.pyx causalml/inference/tree/_tree/_utils.pyx |
2 | 4 (50%) | 2 (100%) | 2023-11-11 |
causalml/inference/tree/causal/_builder.pyx causalml/inference/tree/_tree/_utils.pxd |
2 | 4 (50%) | 2 (100%) | 2023-11-11 |
causalml/inference/tree/_tree/_utils.pxd causalml/inference/tree/_tree/_tree.pyx |
2 | 2 (100%) | 2 (100%) | 2023-11-11 |
causalml/inference/tree/_tree/__init__.py pyproject.toml |
1 | 1 (100%) | 17 (5%) | 2023-10-23 |
causalml/inference/tree/_tree/_utils.pyx pyproject.toml |
1 | 2 (50%) | 17 (5%) | 2023-10-23 |
causalml/inference/tree/_tree/_criterion.pxd causalml/inference/tree/_tree/_utils.pxd |
1 | 1 (100%) | 2 (50%) | 2023-10-23 |
causalml/inference/tree/_tree/_classes.py causalml/inference/tree/causal/_builder.pyx |
1 | 1 (100%) | 4 (25%) | 2023-10-23 |
causalml/inference/tree/_tree/_tree.pxd causalml/inference/tree/_tree/_criterion.pyx |
1 | 1 (100%) | 1 (100%) | 2023-10-23 |
causalml/inference/tree/causal/_criterion.pyx causalml/inference/tree/_tree/_utils.pxd |
1 | 6 (16%) | 2 (50%) | 2023-10-23 |
causalml/inference/tree/causal/__init__.py pyproject.toml |
1 | 2 (50%) | 17 (5%) | 2023-10-23 |
causalml/inference/tree/causal/causalforest.py causalml/inference/tree/causal/_builder.pxd |
1 | 7 (14%) | 3 (33%) | 2023-10-23 |
causalml/inference/tree/causal/_criterion.pxd causalml/inference/tree/causal/_builder.pxd |
1 | 4 (25%) | 3 (33%) | 2023-10-23 |
causalml/inference/tree/_tree/_criterion.pyx causalml/inference/tree/causal/_builder.pyx |
1 | 1 (100%) | 4 (25%) | 2023-10-23 |
causalml/inference/tree/causal/causaltree.py causalml/inference/tree/causal/__init__.py |
1 | 8 (12%) | 2 (50%) | 2023-10-23 |
causalml/inference/tree/_tree/_splitter.pyx causalml/inference/tree/_tree/_criterion.pyx |
1 | 1 (100%) | 1 (100%) | 2023-10-23 |
causalml/inference/tree/causal/__init__.py causalml/inference/tree/_tree/_criterion.pxd |
1 | 2 (50%) | 1 (100%) | 2023-10-23 |
causalml/inference/tree/causal/causalforest.py causalml/inference/tree/_tree/_splitter.pxd |
1 | 7 (14%) | 1 (100%) | 2023-10-23 |
causalml/inference/tree/_tree/_utils.pxd pyproject.toml |
1 | 2 (50%) | 17 (5%) | 2023-10-23 |
causalml/inference/tree/_tree/_criterion.pxd causalml/inference/tree/causal/_tree.py |
1 | 1 (100%) | 9 (11%) | 2023-10-23 |
causalml/inference/tree/_tree/_utils.pxd causalml/inference/tree/causal/_tree.py |
1 | 2 (50%) | 9 (11%) | 2023-10-23 |
causalml/inference/tree/_tree/_splitter.pyx causalml/inference/tree/_tree/_utils.pxd |
1 | 1 (100%) | 2 (50%) | 2023-10-23 |
causalml/inference/tree/_tree/_splitter.pyx setup.py |
1 | 1 (100%) | 39 (2%) | 2023-10-23 |
causalml/inference/tree/causal/_criterion.pyx causalml/inference/tree/causal/_tree.py |
1 | 6 (16%) | 9 (11%) | 2023-10-23 |
causalml/inference/tree/_tree/_classes.py causalml/inference/tree/causal/_tree.py |
1 | 1 (100%) | 9 (11%) | 2023-10-23 |
causalml/inference/tree/causal/causaltree.py causalml/inference/tree/_tree/_criterion.pyx |
1 | 8 (12%) | 1 (100%) | 2023-10-23 |
causalml/inference/tree/causal/causaltree.py setup.py |
1 | 8 (12%) | 39 (2%) | 2023-10-23 |
causalml/inference/tree/_tree/_splitter.pxd causalml/inference/tree/_tree/_criterion.pyx |
1 | 1 (100%) | 1 (100%) | 2023-10-23 |
causalml/inference/tree/causal/__init__.py causalml/inference/tree/_tree/_classes.py |
1 | 2 (50%) | 1 (100%) | 2023-10-23 |
causalml/inference/tree/_tree/_tree.pxd pyproject.toml |
1 | 1 (100%) | 17 (5%) | 2023-10-23 |
causalml/inference/tree/causal/_criterion.pxd causalml/inference/tree/causal/_builder.pyx |
1 | 4 (25%) | 4 (25%) | 2023-10-23 |
causalml/inference/tree/causal/_criterion.pxd causalml/inference/tree/_tree/_tree.pyx |
1 | 4 (25%) | 2 (50%) | 2023-10-23 |
causalml/inference/tree/_tree/_classes.py causalml/inference/tree/causal/_builder.pxd |
1 | 1 (100%) | 3 (33%) | 2023-10-23 |
causalml/inference/tree/causal/_criterion.pyx causalml/inference/tree/_tree/_splitter.pyx |
1 | 6 (16%) | 1 (100%) | 2023-10-23 |
causalml/inference/tree/causal/__init__.py causalml/inference/tree/causal/_builder.pyx |
1 | 2 (50%) | 4 (25%) | 2023-10-23 |
causalml/dataset/classification.py causalml/dataset/__init__.py |
1 | 11 (9%) | 8 (12%) | 2023-11-08 |
causalml/inference/tree/_tree/_tree.pxd causalml/inference/tree/_tree/__init__.py |
1 | 1 (100%) | 1 (100%) | 2023-10-23 |
causalml/inference/tree/causal/_criterion.pyx causalml/inference/tree/_tree/_tree.pyx |
1 | 6 (16%) | 2 (50%) | 2023-10-23 |
causalml/inference/tree/causal/_criterion.pyx causalml/inference/tree/_tree/_splitter.pxd |
1 | 6 (16%) | 1 (100%) | 2023-10-23 |
causalml/propensity.py causalml/inference/tree/utils.py |
1 | 25 (4%) | 14 (7%) | 2024-01-29 |
causalml/inference/tree/_tree/_tree.pxd causalml/inference/tree/_tree/_utils.pxd |
1 | 1 (100%) | 2 (50%) | 2023-10-23 |
causalml/inference/tree/_tree/__init__.py causalml/inference/tree/_tree/_utils.pxd |
1 | 1 (100%) | 2 (50%) | 2023-10-23 |
causalml/inference/tree/causal/_criterion.pxd causalml/inference/tree/_tree/_tree.pxd |
1 | 4 (25%) | 1 (100%) | 2023-10-23 |