File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
training.py in 03_train_model/source_dir |
64 | 2 | 85 | 529 | 4 |
training_debug.py in 03_train_model/source_dir |
70 | 2 | 85 | 529 | 4 |
inference.py in 04_deploy_model/sklearn_source_dir |
38 | 4 | 85 | 529 | 3 |
preprocessor.py in 02_data_exploration_and_feature_eng/source_dir |
66 | - | 85 | 529 | 3 |
workflow.py in 08_projects/modelbuild/pipelines/endtoendmlsm |
232 | 5 | 85 | 147 | 3 |
inference.py in 04_deploy_model/xgboost_source_dir |
34 | 3 | 288 | 529 | 2 |
inference.py in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy/sklearn |
38 | 4 | 85 | 147 | 2 |
train.py in 08_projects/modelbuild/pipelines/endtoendmlsm/train |
64 | 2 | 85 | 147 | 2 |
preprocess.py in 08_projects/modelbuild/pipelines/endtoendmlsm/dataprep |
66 | - | 85 | 147 | 2 |
create_studio_domain.yaml in setup |
270 | - | 183 | 288 | 2 |
__init__.py in 08_projects/modelbuild/pipelines/endtoendmlsm |
1 | - | 147 | 147 | 1 |
__init__.py in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy |
1 | - | 147 | 147 | 1 |
__init__.py in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy/xgboost |
1 | - | 147 | 147 | 1 |
__init__.py in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy/sklearn |
1 | - | 147 | 147 | 1 |
__init__.py in 08_projects/modelbuild/pipelines/endtoendmlsm/dataprep |
1 | - | 147 | 147 | 1 |
__init__.py in 08_projects/modelbuild/pipelines/endtoendmlsm/train |
1 | - | 147 | 147 | 1 |
postprocessor.py in 04_deploy_model |
2 | 1 | 529 | 529 | 1 |
notebook_utilities.py in 04_deploy_model |
14 | 2 | 529 | 529 | 1 |
notebook_utilities.py in 02_data_exploration_and_feature_eng |
25 | 1 | 529 | 529 | 1 |
inference.py in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy/xgboost |
34 | 3 | 147 | 147 | 1 |