tensorflow / model-remediation
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: 29
  • Daily file updates (only one update per file and date counted): 91
  • First update: 2020-10-23
  • Latest update: 2022-01-27
  • Days between first and latest update: 462 (66 weeks, estimated 330 working days)
  • Active days (at least one file change): 57
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 29 files with 1,230 lines of code in files.
    • 26 files that are 366+ days old (988 lines of code)
    • 3 files that are 181-365 days old (242 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)
80% | 19% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 29 files with 1,230 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 29 files have been last changed 1-30 days ago (1,230 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, md, ipynb, yaml, txt, svg, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py80% | 19% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py0% | 0% | 0% | 0% | 100%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
tensorflow_model_remediation/min_diff/losses100% | 0% | 0% | 0% | 0%
tensorflow_model_remediation/min_diff/keras/models100% | 0% | 0% | 0% | 0%
tensorflow_model_remediation/min_diff/keras/utils63% | 36% | 0% | 0% | 0%
tensorflow_model_remediation/min_diff/losses/kernels100% | 0% | 0% | 0% | 0%
tensorflow_model_remediation/tools100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
tensorflow_model_remediation/tools/tutorials_utils100% | 0% | 0% | 0% | 0%
tensorflow_model_remediation/common100% | 0% | 0% | 0% | 0%
tensorflow_model_remediation100% | 0% | 0% | 0% | 0%
tensorflow_model_remediation/min_diff/keras100% | 0% | 0% | 0% | 0%
tensorflow_model_remediation/min_diff100% | 0% | 0% | 0% | 0%
tensorflow_model_remediation/tools/tutorials_utils/uci0% | 100% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
tensorflow_model_remediation/min_diff/losses0% | 0% | 0% | 0% | 100%
tensorflow_model_remediation/min_diff/keras/utils0% | 0% | 0% | 0% | 100%
tensorflow_model_remediation/min_diff/keras/models0% | 0% | 0% | 0% | 100%
tensorflow_model_remediation/tools/tutorials_utils/uci0% | 0% | 0% | 0% | 100%
tensorflow_model_remediation/min_diff/losses/kernels0% | 0% | 0% | 0% | 100%
tensorflow_model_remediation/tools0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
tensorflow_model_remediation/tools/tutorials_utils0% | 0% | 0% | 0% | 100%
tensorflow_model_remediation/common0% | 0% | 0% | 0% | 100%
tensorflow_model_remediation0% | 0% | 0% | 0% | 100%
tensorflow_model_remediation/min_diff/keras0% | 0% | 0% | 0% | 100%
tensorflow_model_remediation/min_diff0% | 0% | 0% | 0% | 100%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
min_diff_model.py
in tensorflow_model_remediation/min_diff/keras/models
249 19 8 456 23
base_loss.py
in tensorflow_model_remediation/min_diff/losses
156 11 8 456 17
mmd_loss.py
in tensorflow_model_remediation/min_diff/losses
61 5 8 456 12
setup.py
in root
51 - 8 456 9
absolute_correlation_loss.py
in tensorflow_model_remediation/min_diff/losses
35 2 8 456 11
loss_utils.py
in tensorflow_model_remediation/min_diff/losses
30 2 8 456 7
__init__.py
in tensorflow_model_remediation/min_diff/losses
7 - 8 456 8
__init__.py
in tensorflow_model_remediation/min_diff/keras/utils
6 - 8 456 8
__init__.py
in tensorflow_model_remediation
4 - 8 456 10
__init__.py
in tensorflow_model_remediation/min_diff/keras
3 - 8 456 7
__init__.py
in tensorflow_model_remediation/min_diff
2 - 8 456 7
__init__.py
in tensorflow_model_remediation/min_diff/keras/models
1 - 8 456 7
__init__.py
in tensorflow_model_remediation/common
1 - 8 456 7
docs.py
in tensorflow_model_remediation/common
13 2 8 455 10
input_utils.py
in tensorflow_model_remediation/min_diff/keras/utils
157 6 8 451 13
kernel_utils.py
in tensorflow_model_remediation/min_diff/losses/kernels
30 2 8 451 6
base_kernel.py
in tensorflow_model_remediation/min_diff/losses/kernels
28 5 8 451 10
gaussian_kernel.py
in tensorflow_model_remediation/min_diff/losses/kernels
15 3 8 451 9
laplacian_kernel.py
in tensorflow_model_remediation/min_diff/losses/kernels
15 3 8 451 10
__init__.py
in tensorflow_model_remediation/min_diff/losses/kernels
3 - 8 451 7
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
version.py
in tensorflow_model_remediation
1 - 8 448 10
__init__.py
in tensorflow_model_remediation/common
1 - 8 456 7
__init__.py
in tensorflow_model_remediation/tools
1 - 8 366 3
__init__.py
in tensorflow_model_remediation/min_diff/keras/models
1 - 8 456 7
__init__.py
in tensorflow_model_remediation/tools/tutorials_utils
2 - 8 366 4
__init__.py
in tensorflow_model_remediation/min_diff
2 - 8 456 7
__init__.py
in tensorflow_model_remediation/min_diff/losses/kernels
3 - 8 451 7
__init__.py
in tensorflow_model_remediation/min_diff/keras
3 - 8 456 7
__init__.py
in tensorflow_model_remediation
4 - 8 456 10
__init__.py
in tensorflow_model_remediation/tools/tutorials_utils/uci
5 - 8 352 3
__init__.py
in tensorflow_model_remediation/min_diff/keras/utils
6 - 8 456 8
__init__.py
in tensorflow_model_remediation/min_diff/losses
7 - 8 456 8
types.py
in tensorflow_model_remediation/common
10 - 8 448 5
docs.py
in tensorflow_model_remediation/common
13 2 8 455 10
laplacian_kernel.py
in tensorflow_model_remediation/min_diff/losses/kernels
15 3 8 451 10
gaussian_kernel.py
in tensorflow_model_remediation/min_diff/losses/kernels
15 3 8 451 9
base_kernel.py
in tensorflow_model_remediation/min_diff/losses/kernels
28 5 8 451 10
loss_utils.py
in tensorflow_model_remediation/min_diff/losses
30 2 8 456 7
kernel_utils.py
in tensorflow_model_remediation/min_diff/losses/kernels
30 2 8 451 6
absolute_correlation_loss.py
in tensorflow_model_remediation/min_diff/losses
35 2 8 456 11
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
structure_utils.py
in tensorflow_model_remediation/min_diff/keras/utils
93 5 8 330 5
utils.py
in tensorflow_model_remediation/tools/tutorials_utils/uci
144 7 8 352 4
__init__.py
in tensorflow_model_remediation/tools/tutorials_utils/uci
5 - 8 352 3
build_api_docs.py
in tensorflow_model_remediation/tools
62 2 8 366 4
min_diff_keras_utils.py
in tensorflow_model_remediation/tools/tutorials_utils
45 3 8 366 4
__init__.py
in tensorflow_model_remediation/tools/tutorials_utils
2 - 8 366 4
__init__.py
in tensorflow_model_remediation/tools
1 - 8 366 3
types.py
in tensorflow_model_remediation/common
10 - 8 448 5
version.py
in tensorflow_model_remediation
1 - 8 448 10
input_utils.py
in tensorflow_model_remediation/min_diff/keras/utils
157 6 8 451 13
kernel_utils.py
in tensorflow_model_remediation/min_diff/losses/kernels
30 2 8 451 6
base_kernel.py
in tensorflow_model_remediation/min_diff/losses/kernels
28 5 8 451 10
gaussian_kernel.py
in tensorflow_model_remediation/min_diff/losses/kernels
15 3 8 451 9
laplacian_kernel.py
in tensorflow_model_remediation/min_diff/losses/kernels
15 3 8 451 10
__init__.py
in tensorflow_model_remediation/min_diff/losses/kernels
3 - 8 451 7
docs.py
in tensorflow_model_remediation/common
13 2 8 455 10
min_diff_model.py
in tensorflow_model_remediation/min_diff/keras/models
249 19 8 456 23
base_loss.py
in tensorflow_model_remediation/min_diff/losses
156 11 8 456 17
mmd_loss.py
in tensorflow_model_remediation/min_diff/losses
61 5 8 456 12
setup.py
in root
51 - 8 456 9
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
min_diff_model.py
in tensorflow_model_remediation/min_diff/keras/models
249 19 8 456 23
input_utils.py
in tensorflow_model_remediation/min_diff/keras/utils
157 6 8 451 13
base_loss.py
in tensorflow_model_remediation/min_diff/losses
156 11 8 456 17
utils.py
in tensorflow_model_remediation/tools/tutorials_utils/uci
144 7 8 352 4
structure_utils.py
in tensorflow_model_remediation/min_diff/keras/utils
93 5 8 330 5
build_api_docs.py
in tensorflow_model_remediation/tools
62 2 8 366 4
mmd_loss.py
in tensorflow_model_remediation/min_diff/losses
61 5 8 456 12
setup.py
in root
51 - 8 456 9
min_diff_keras_utils.py
in tensorflow_model_remediation/tools/tutorials_utils
45 3 8 366 4
absolute_correlation_loss.py
in tensorflow_model_remediation/min_diff/losses
35 2 8 456 11
kernel_utils.py
in tensorflow_model_remediation/min_diff/losses/kernels
30 2 8 451 6
loss_utils.py
in tensorflow_model_remediation/min_diff/losses
30 2 8 456 7
base_kernel.py
in tensorflow_model_remediation/min_diff/losses/kernels
28 5 8 451 10
gaussian_kernel.py
in tensorflow_model_remediation/min_diff/losses/kernels
15 3 8 451 9
laplacian_kernel.py
in tensorflow_model_remediation/min_diff/losses/kernels
15 3 8 451 10
docs.py
in tensorflow_model_remediation/common
13 2 8 455 10
types.py
in tensorflow_model_remediation/common
10 - 8 448 5
__init__.py
in tensorflow_model_remediation/min_diff/losses
7 - 8 456 8
__init__.py
in tensorflow_model_remediation/min_diff/keras/utils
6 - 8 456 8
__init__.py
in tensorflow_model_remediation/tools/tutorials_utils/uci
5 - 8 352 3