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).
No file pairs changed together.
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/sagemaker_xgboost_container/constants/sm_env_constants.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
1 | 7 (14%) | 22 (4%) | 2021-12-16 |
src/sagemaker_xgboost_container/prediction_utils.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
1 | 1 (100%) | 22 (4%) | 2021-12-16 |
src/sagemaker_xgboost_container/prediction_utils.py src/sagemaker_xgboost_container/constants/sm_env_constants.py |
1 | 1 (100%) | 7 (14%) | 2021-12-16 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/sagemaker_xgboost_container/constants/sm_env_constants.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
1 | 7 (14%) | 22 (4%) | 2021-12-16 |
src/sagemaker_xgboost_container/prediction_utils.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
1 | 1 (100%) | 22 (4%) | 2021-12-16 |
src/sagemaker_xgboost_container/prediction_utils.py src/sagemaker_xgboost_container/constants/sm_env_constants.py |
1 | 1 (100%) | 7 (14%) | 2021-12-16 |
src/sagemaker_xgboost_container/algorithm_mode/serve.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
1 | 11 (9%) | 22 (4%) | 2021-09-09 |
src/sagemaker_xgboost_container/algorithm_mode/serve_utils.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
1 | 7 (14%) | 22 (4%) | 2021-09-09 |
src/sagemaker_xgboost_container/algorithm_mode/serve_utils.py src/sagemaker_xgboost_container/algorithm_mode/serve.py |
1 | 7 (14%) | 11 (9%) | 2021-09-09 |
src/sagemaker_xgboost_container/algorithm_mode/train_utils.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
1 | 9 (11%) | 22 (4%) | 2021-09-09 |
src/sagemaker_xgboost_container/algorithm_mode/train_utils.py src/sagemaker_xgboost_container/algorithm_mode/serve.py |
1 | 9 (11%) | 11 (9%) | 2021-09-09 |
src/sagemaker_xgboost_container/algorithm_mode/train_utils.py src/sagemaker_xgboost_container/algorithm_mode/serve_utils.py |
1 | 9 (11%) | 7 (14%) | 2021-09-09 |
src/sagemaker_xgboost_container/checkpointing.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
1 | 12 (8%) | 22 (4%) | 2021-09-09 |
src/sagemaker_xgboost_container/checkpointing.py src/sagemaker_xgboost_container/algorithm_mode/serve.py |
1 | 12 (8%) | 11 (9%) | 2021-09-09 |
src/sagemaker_xgboost_container/checkpointing.py src/sagemaker_xgboost_container/algorithm_mode/serve_utils.py |
1 | 12 (8%) | 7 (14%) | 2021-09-09 |
src/sagemaker_xgboost_container/checkpointing.py src/sagemaker_xgboost_container/algorithm_mode/train_utils.py |
1 | 12 (8%) | 9 (11%) | 2021-09-09 |
src/sagemaker_xgboost_container/metrics/custom_metrics.py src/sagemaker_xgboost_container/constants/xgb_constants.py |
1 | 7 (14%) | 10 (10%) | 2021-09-08 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/sagemaker_xgboost_container/algorithm_mode/serve_utils.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
3 | 7 (42%) | 22 (13%) | 2021-09-09 |
src/sagemaker_xgboost_container/metrics/custom_metrics.py src/sagemaker_xgboost_container/constants/xgb_constants.py |
3 | 7 (42%) | 10 (30%) | 2021-09-08 |
src/sagemaker_xgboost_container/constants/sm_env_constants.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
2 | 7 (28%) | 22 (9%) | 2021-12-16 |
src/sagemaker_xgboost_container/algorithm_mode/serve.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
2 | 11 (18%) | 22 (9%) | 2021-09-09 |
src/sagemaker_xgboost_container/algorithm_mode/serve_utils.py src/sagemaker_xgboost_container/algorithm_mode/serve.py |
2 | 7 (28%) | 11 (18%) | 2021-09-09 |
src/sagemaker_xgboost_container/algorithm_mode/train_utils.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
2 | 9 (22%) | 22 (9%) | 2021-09-09 |
src/sagemaker_xgboost_container/algorithm_mode/train_utils.py src/sagemaker_xgboost_container/algorithm_mode/serve.py |
2 | 9 (22%) | 11 (18%) | 2021-09-09 |
src/sagemaker_xgboost_container/algorithm_mode/train_utils.py src/sagemaker_xgboost_container/algorithm_mode/serve_utils.py |
2 | 9 (22%) | 7 (28%) | 2021-09-09 |
src/sagemaker_xgboost_container/checkpointing.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
2 | 12 (16%) | 22 (9%) | 2021-09-09 |
src/sagemaker_xgboost_container/algorithm_mode/hyperparameter_validation.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
2 | 17 (11%) | 22 (9%) | 2021-04-10 |
src/sagemaker_xgboost_container/prediction_utils.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
1 | 1 (100%) | 22 (4%) | 2021-12-16 |
src/sagemaker_xgboost_container/prediction_utils.py src/sagemaker_xgboost_container/constants/sm_env_constants.py |
1 | 1 (100%) | 7 (14%) | 2021-12-16 |
src/sagemaker_xgboost_container/algorithm_mode/serve.py src/sagemaker_xgboost_container/constants/sm_env_constants.py |
1 | 11 (9%) | 7 (14%) | 2021-04-10 |
src/sagemaker_xgboost_container/algorithm_mode/serve_utils.py src/sagemaker_xgboost_container/constants/sm_env_constants.py |
1 | 7 (14%) | 7 (14%) | 2021-04-10 |
src/sagemaker_xgboost_container/algorithm_mode/train_utils.py src/sagemaker_xgboost_container/constants/sm_env_constants.py |
1 | 9 (11%) | 7 (14%) | 2021-04-10 |
src/sagemaker_xgboost_container/checkpointing.py src/sagemaker_xgboost_container/algorithm_mode/serve.py |
1 | 12 (8%) | 11 (9%) | 2021-09-09 |
src/sagemaker_xgboost_container/checkpointing.py src/sagemaker_xgboost_container/algorithm_mode/serve_utils.py |
1 | 12 (8%) | 7 (14%) | 2021-09-09 |
src/sagemaker_xgboost_container/checkpointing.py src/sagemaker_xgboost_container/algorithm_mode/train_utils.py |
1 | 12 (8%) | 9 (11%) | 2021-09-09 |
src/sagemaker_xgboost_container/constants/xgb_constants.py src/sagemaker_xgboost_container/algorithm_mode/train.py |
1 | 10 (10%) | 22 (4%) | 2021-05-16 |
src/sagemaker_xgboost_container/constants/xgb_constants.py src/sagemaker_xgboost_container/checkpointing.py |
1 | 10 (10%) | 12 (8%) | 2021-05-16 |