aws-samples / sagemaker-101-workshop
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: 14
  • Daily file updates (only one update per file and date counted): 89
  • First update: 2020-02-25
  • Latest update: 2021-12-06
  • Days between first and latest update: 651 (93 weeks, estimated 465 working days)
  • Active days (at least one file change): 56
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 14 files with 696 lines of code in files.
    • 14 files that are 366+ days old (696 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 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)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 14 files with 696 lines of code in files.
    • 5 files have been last changed 366+ days ago (205 lines of code)
    • 4 files have been last changed 181-365 days ago (104 lines of code)
    • 2 files have been last changed 91-180 days ago (231 lines of code)
    • 3 files have been last changed 31-90 days ago (156 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
29% | 14% | 33% | 22% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, ipynb, gitignore, txt, md, sh, html, yaml, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py25% | 7% | 39% | 26% | 0%
html50% | 50% | 0% | 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
builtin_algorithm_hpo_tabular/util100% | 0% | 0% | 0% | 0%
pytorch_alternatives/custom_pytorch_nlp/src100% | 0% | 0% | 0% | 0%
pytorch_alternatives/custom_pytorch_nlp/util100% | 0% | 0% | 0% | 0%
pytorch_alternatives/migration_challenge_pytorch_image/util100% | 0% | 0% | 0% | 0%
custom_tensorflow_keras_nlp/util100% | 0% | 0% | 0% | 0%
custom_tensorflow_keras_nlp/src100% | 0% | 0% | 0% | 0%
migration_challenge_keras_image/util100% | 0% | 0% | 0% | 0%
migration_challenge_keras_image/src100% | 0% | 0% | 0% | 0%
pytorch_alternatives/migration_challenge_pytorch_image/src100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
builtin_algorithm_hpo_tabular/util100% | 0% | 0% | 0% | 0%
migration_challenge_keras_image/util100% | 0% | 0% | 0% | 0%
pytorch_alternatives/custom_pytorch_nlp/util<1% | 0% | 99% | 0% | 0%
custom_tensorflow_keras_nlp/util1% | 0% | 0% | 98% | 0%
pytorch_alternatives/migration_challenge_pytorch_image/util0% | 100% | 0% | 0% | 0%
pytorch_alternatives/migration_challenge_pytorch_image/src0% | 100% | 0% | 0% | 0%
pytorch_alternatives/custom_pytorch_nlp/src0% | 0% | 100% | 0% | 0%
custom_tensorflow_keras_nlp/src0% | 0% | 0% | 100% | 0%
migration_challenge_keras_image/src0% | 0% | 0% | 100% | 0%
Oldest Files (Top 14)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
classification_report.py
in builtin_algorithm_hpo_tabular/util
143 5 693 693 1
input.html
in migration_challenge_keras_image/util
59 - 693 693 1
main.py
in migration_challenge_keras_image/src
10 1 57 693 5
__init__.py
in migration_challenge_keras_image/util
1 - 684 684 1
preprocessing.py
in custom_tensorflow_keras_nlp/util
81 4 60 529 11
main.py
in custom_tensorflow_keras_nlp/src
65 4 57 529 6
__init__.py
in custom_tensorflow_keras_nlp/util
1 - 529 529 1
main.py
in pytorch_alternatives/custom_pytorch_nlp/src
127 13 140 499 11
preprocessing.py
in pytorch_alternatives/custom_pytorch_nlp/util
104 5 140 499 9
__init__.py
in pytorch_alternatives/custom_pytorch_nlp/util
1 - 497 499 2
input.html
in pytorch_alternatives/migration_challenge_pytorch_image/util
59 - 358 420 2
nb.py
in pytorch_alternatives/migration_challenge_pytorch_image/util
35 1 358 420 2
main.py
in pytorch_alternatives/migration_challenge_pytorch_image/src
9 2 281 420 4
__init__.py
in pytorch_alternatives/migration_challenge_pytorch_image/util
1 - 358 420 2
Files Not Recently Changed (Top 14)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
input.html
in migration_challenge_keras_image/util
59 - 693 693 1
classification_report.py
in builtin_algorithm_hpo_tabular/util
143 5 693 693 1
__init__.py
in migration_challenge_keras_image/util
1 - 684 684 1
__init__.py
in custom_tensorflow_keras_nlp/util
1 - 529 529 1
__init__.py
in pytorch_alternatives/custom_pytorch_nlp/util
1 - 497 499 2
__init__.py
in pytorch_alternatives/migration_challenge_pytorch_image/util
1 - 358 420 2
nb.py
in pytorch_alternatives/migration_challenge_pytorch_image/util
35 1 358 420 2
input.html
in pytorch_alternatives/migration_challenge_pytorch_image/util
59 - 358 420 2
main.py
in pytorch_alternatives/migration_challenge_pytorch_image/src
9 2 281 420 4
preprocessing.py
in pytorch_alternatives/custom_pytorch_nlp/util
104 5 140 499 9
main.py
in pytorch_alternatives/custom_pytorch_nlp/src
127 13 140 499 11
preprocessing.py
in custom_tensorflow_keras_nlp/util
81 4 60 529 11
main.py
in migration_challenge_keras_image/src
10 1 57 693 5
main.py
in custom_tensorflow_keras_nlp/src
65 4 57 529 6
Most Recently Created Files (Top 14)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
input.html
in pytorch_alternatives/migration_challenge_pytorch_image/util
59 - 358 420 2
nb.py
in pytorch_alternatives/migration_challenge_pytorch_image/util
35 1 358 420 2
main.py
in pytorch_alternatives/migration_challenge_pytorch_image/src
9 2 281 420 4
__init__.py
in pytorch_alternatives/migration_challenge_pytorch_image/util
1 - 358 420 2
main.py
in pytorch_alternatives/custom_pytorch_nlp/src
127 13 140 499 11
preprocessing.py
in pytorch_alternatives/custom_pytorch_nlp/util
104 5 140 499 9
__init__.py
in pytorch_alternatives/custom_pytorch_nlp/util
1 - 497 499 2
preprocessing.py
in custom_tensorflow_keras_nlp/util
81 4 60 529 11
main.py
in custom_tensorflow_keras_nlp/src
65 4 57 529 6
__init__.py
in custom_tensorflow_keras_nlp/util
1 - 529 529 1
__init__.py
in migration_challenge_keras_image/util
1 - 684 684 1
classification_report.py
in builtin_algorithm_hpo_tabular/util
143 5 693 693 1
input.html
in migration_challenge_keras_image/util
59 - 693 693 1
main.py
in migration_challenge_keras_image/src
10 1 57 693 5
Most Recently Changed Files (Top 14)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
main.py
in custom_tensorflow_keras_nlp/src
65 4 57 529 6
main.py
in migration_challenge_keras_image/src
10 1 57 693 5
preprocessing.py
in custom_tensorflow_keras_nlp/util
81 4 60 529 11
main.py
in pytorch_alternatives/custom_pytorch_nlp/src
127 13 140 499 11
preprocessing.py
in pytorch_alternatives/custom_pytorch_nlp/util
104 5 140 499 9
main.py
in pytorch_alternatives/migration_challenge_pytorch_image/src
9 2 281 420 4
input.html
in pytorch_alternatives/migration_challenge_pytorch_image/util
59 - 358 420 2
nb.py
in pytorch_alternatives/migration_challenge_pytorch_image/util
35 1 358 420 2
__init__.py
in pytorch_alternatives/migration_challenge_pytorch_image/util
1 - 358 420 2
__init__.py
in pytorch_alternatives/custom_pytorch_nlp/util
1 - 497 499 2
__init__.py
in custom_tensorflow_keras_nlp/util
1 - 529 529 1
__init__.py
in migration_challenge_keras_image/util
1 - 684 684 1
classification_report.py
in builtin_algorithm_hpo_tabular/util
143 5 693 693 1
input.html
in migration_challenge_keras_image/util
59 - 693 693 1