aws-samples / amazon-sagemaker-build-train-deploy
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 22
  • Daily file updates (only one update per file and date counted): 110
  • First update: 2020-08-21
  • Latest update: 2021-11-18
  • Days between first and latest update: 455 (65 weeks, estimated 325 working days)
  • Active days (at least one file change): 15
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 22 files with 1,601 lines of code in files.
    • 9 files that are 366+ days old (396 lines of code)
    • 1 files that are 181-365 days old (270 lines of code)
    • 12 files that are 91-180 days old (935 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
24% | 16% | 58% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 22 files with 1,601 lines of code in files.
    • 4 files have been last changed 366+ days ago (124 lines of code)
    • 2 files have been last changed 181-365 days ago (304 lines of code)
    • 8 files have been last changed 91-180 days ago (535 lines of code)
    • 8 files have been last changed 31-90 days ago (638 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
7% | 18% | 33% | 39% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, md, ipynb, yaml, txt, gitignore, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py47% | 0% | 52% | 0% | 0%
yaml0% | 35% | 64% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py14% | 4% | 4% | 76% | 0%
yaml0% | 35% | 64% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
03_train_model/source_dir100% | 0% | 0% | 0% | 0%
04_deploy_model100% | 0% | 0% | 0% | 0%
02_data_exploration_and_feature_eng/source_dir100% | 0% | 0% | 0% | 0%
04_deploy_model/sklearn_source_dir100% | 0% | 0% | 0% | 0%
04_deploy_model/xgboost_source_dir100% | 0% | 0% | 0% | 0%
02_data_exploration_and_feature_eng100% | 0% | 0% | 0% | 0%
setup0% | 35% | 64% | 0% | 0%
08_projects/modelbuild/pipelines/endtoendmlsm0% | 0% | 100% | 0% | 0%
08_projects/modelbuild/pipelines/endtoendmlsm/deploy0% | 0% | 100% | 0% | 0%
08_projects/modelbuild/pipelines/endtoendmlsm/dataprep0% | 0% | 100% | 0% | 0%
08_projects/modelbuild/pipelines/endtoendmlsm/train0% | 0% | 100% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
04_deploy_model100% | 0% | 0% | 0% | 0%
02_data_exploration_and_feature_eng100% | 0% | 0% | 0% | 0%
setup0% | 35% | 64% | 0% | 0%
04_deploy_model/xgboost_source_dir0% | 100% | 0% | 0% | 0%
08_projects/modelbuild/pipelines/endtoendmlsm/deploy0% | 0% | 49% | 50% | 0%
08_projects/modelbuild/pipelines/endtoendmlsm0% | 0% | <1% | 99% | 0%
08_projects/modelbuild/pipelines/endtoendmlsm/dataprep0% | 0% | 1% | 98% | 0%
08_projects/modelbuild/pipelines/endtoendmlsm/train0% | 0% | 1% | 98% | 0%
03_train_model/source_dir0% | 0% | 0% | 100% | 0%
02_data_exploration_and_feature_eng/source_dir0% | 0% | 0% | 100% | 0%
04_deploy_model/sklearn_source_dir0% | 0% | 0% | 100% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
monitoringjob_utils.py
in 04_deploy_model
83 3 529 529 1
training_debug.py
in 03_train_model/source_dir
70 2 85 529 4
preprocessor.py
in 02_data_exploration_and_feature_eng/source_dir
66 - 85 529 3
training.py
in 03_train_model/source_dir
64 2 85 529 4
inference.py
in 04_deploy_model/sklearn_source_dir
38 4 85 529 3
inference.py
in 04_deploy_model/xgboost_source_dir
34 3 288 529 2
notebook_utilities.py
in 02_data_exploration_and_feature_eng
25 1 529 529 1
notebook_utilities.py
in 04_deploy_model
14 2 529 529 1
postprocessor.py
in 04_deploy_model
2 1 529 529 1
create_studio_domain.yaml
in setup
270 - 183 288 2
create_studio_domain_vpc.yaml
in setup
495 - 158 158 1
workflow.py
in 08_projects/modelbuild/pipelines/endtoendmlsm
232 5 85 147 3
preprocess.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/dataprep
66 - 85 147 2
train.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/train
64 2 85 147 2
inference.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy/sklearn
38 4 85 147 2
inference.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy/xgboost
34 3 147 147 1
__init__.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/train
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/deploy/sklearn
1 - 147 147 1
__init__.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy/xgboost
1 - 147 147 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
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
monitoringjob_utils.py
in 04_deploy_model
83 3 529 529 1
inference.py
in 04_deploy_model/xgboost_source_dir
34 3 288 529 2
create_studio_domain.yaml
in setup
270 - 183 288 2
create_studio_domain_vpc.yaml
in setup
495 - 158 158 1
__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
inference.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy/xgboost
34 3 147 147 1
inference.py
in 04_deploy_model/sklearn_source_dir
38 4 85 529 3
inference.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy/sklearn
38 4 85 147 2
training.py
in 03_train_model/source_dir
64 2 85 529 4
train.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/train
64 2 85 147 2
preprocessor.py
in 02_data_exploration_and_feature_eng/source_dir
66 - 85 529 3
preprocess.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/dataprep
66 - 85 147 2
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
workflow.py
in 08_projects/modelbuild/pipelines/endtoendmlsm
232 5 85 147 3
preprocess.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/dataprep
66 - 85 147 2
train.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/train
64 2 85 147 2
inference.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy/sklearn
38 4 85 147 2
inference.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy/xgboost
34 3 147 147 1
__init__.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/train
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/deploy/sklearn
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
1 - 147 147 1
__init__.py
in 08_projects/modelbuild/pipelines/endtoendmlsm
1 - 147 147 1
create_studio_domain_vpc.yaml
in setup
495 - 158 158 1
create_studio_domain.yaml
in setup
270 - 183 288 2
monitoringjob_utils.py
in 04_deploy_model
83 3 529 529 1
training_debug.py
in 03_train_model/source_dir
70 2 85 529 4
preprocessor.py
in 02_data_exploration_and_feature_eng/source_dir
66 - 85 529 3
training.py
in 03_train_model/source_dir
64 2 85 529 4
inference.py
in 04_deploy_model/sklearn_source_dir
38 4 85 529 3
inference.py
in 04_deploy_model/xgboost_source_dir
34 3 288 529 2
notebook_utilities.py
in 02_data_exploration_and_feature_eng
25 1 529 529 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
workflow.py
in 08_projects/modelbuild/pipelines/endtoendmlsm
232 5 85 147 3
training_debug.py
in 03_train_model/source_dir
70 2 85 529 4
preprocess.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/dataprep
66 - 85 147 2
preprocessor.py
in 02_data_exploration_and_feature_eng/source_dir
66 - 85 529 3
train.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/train
64 2 85 147 2
training.py
in 03_train_model/source_dir
64 2 85 529 4
inference.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy/sklearn
38 4 85 147 2
inference.py
in 04_deploy_model/sklearn_source_dir
38 4 85 529 3
inference.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/deploy/xgboost
34 3 147 147 1
__init__.py
in 08_projects/modelbuild/pipelines/endtoendmlsm/train
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/deploy/sklearn
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
1 - 147 147 1
__init__.py
in 08_projects/modelbuild/pipelines/endtoendmlsm
1 - 147 147 1
create_studio_domain_vpc.yaml
in setup
495 - 158 158 1
create_studio_domain.yaml
in setup
270 - 183 288 2
inference.py
in 04_deploy_model/xgboost_source_dir
34 3 288 529 2
monitoringjob_utils.py
in 04_deploy_model
83 3 529 529 1
notebook_utilities.py
in 02_data_exploration_and_feature_eng
25 1 529 529 1