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 |
---|---|---|---|---|
tabular/src/autogluon/tabular/configs/hyperparameter_configs.py tabular/src/autogluon/tabular/predictor/predictor.py |
2 | 8 (25%) | 56 (3%) | 2022-01-20 |
tabular/src/autogluon/tabular/models/__init__.py tabular/src/autogluon/tabular/predictor/predictor.py |
2 | 8 (25%) | 56 (3%) | 2022-01-20 |
tabular/src/autogluon/tabular/models/__init__.py tabular/src/autogluon/tabular/configs/hyperparameter_configs.py |
2 | 8 (25%) | 8 (25%) | 2022-01-20 |
tabular/src/autogluon/tabular/trainer/model_presets/presets.py tabular/src/autogluon/tabular/predictor/predictor.py |
2 | 38 (5%) | 56 (3%) | 2022-01-20 |
tabular/src/autogluon/tabular/trainer/model_presets/presets.py tabular/src/autogluon/tabular/configs/hyperparameter_configs.py |
2 | 38 (5%) | 8 (25%) | 2022-01-20 |
tabular/src/autogluon/tabular/trainer/model_presets/presets.py tabular/src/autogluon/tabular/models/__init__.py |
2 | 38 (5%) | 8 (25%) | 2022-01-20 |
tabular/src/autogluon/tabular/models/vowpalwabbit/vowpalwabbit_model.py core/src/autogluon/core/utils/try_import.py |
2 | 2 (100%) | 17 (11%) | 2022-01-19 |
vision/src/autogluon/vision/detector/detector.py core/src/autogluon/core/searcher/searcher_factory.py |
2 | 16 (12%) | 10 (20%) | 2022-01-14 |
vision/src/autogluon/vision/predictor/predictor.py tabular/src/autogluon/tabular/predictor/predictor.py |
2 | 29 (6%) | 56 (3%) | 2022-01-14 |
tabular/src/autogluon/tabular/models/catboost/catboost_model.py tabular/src/autogluon/tabular/models/catboost/callbacks.py |
1 | 29 (3%) | 3 (33%) | 2022-01-27 |
core/src/autogluon/core/_setup_utils.py core/setup.py |
1 | 26 (3%) | 33 (3%) | 2022-01-26 |
core/src/autogluon/core/utils/try_import.py core/setup.py |
1 | 17 (5%) | 33 (3%) | 2022-01-26 |
core/src/autogluon/core/utils/try_import.py core/src/autogluon/core/_setup_utils.py |
1 | 17 (5%) | 26 (3%) | 2022-01-26 |
features/src/autogluon/features/generators/text_ngram.py core/src/autogluon/core/_setup_utils.py |
1 | 8 (12%) | 26 (3%) | 2022-01-25 |
features/src/autogluon/features/generators/text_special.py core/src/autogluon/core/_setup_utils.py |
1 | 5 (20%) | 26 (3%) | 2022-01-25 |
features/src/autogluon/features/generators/text_special.py features/src/autogluon/features/generators/text_ngram.py |
1 | 5 (20%) | 8 (12%) | 2022-01-25 |
tabular/src/autogluon/tabular/predictor/predictor.py tabular/src/autogluon/tabular/models/tabular_nn/torch/torch_network_modules.py |
1 | 56 (1%) | 3 (33%) | 2022-01-20 |
tabular/src/autogluon/tabular/predictor/predictor.py core/src/autogluon/core/utils/try_import.py |
1 | 56 (1%) | 17 (5%) | 2022-01-12 |
tabular/src/autogluon/tabular/models/xgboost/xgboost_model.py tabular/src/autogluon/tabular/models/catboost/catboost_model.py |
1 | 22 (4%) | 29 (3%) | 2022-01-03 |
core/src/autogluon/core/calibrate/conformity_score.py tabular/src/autogluon/tabular/predictor/predictor.py |
1 | 2 (50%) | 56 (1%) | 2022-01-22 |