awslabs / sagemaker-graph-fraud-detection
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: 28
  • Daily file updates (only one update per file and date counted): 57
  • First update: 2020-04-09
  • Latest update: 2021-05-18
  • Days between first and latest update: 405 (57 weeks, estimated 285 working days)
  • Active days (at least one file change): 22
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 28 files with 2,164 lines of code in files.
    • 28 files that are 366+ days old (2,164 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 28 files with 2,164 lines of code in files.
    • 28 files have been last changed 366+ days ago (2,164 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)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, txt, md, json, yaml, ipynb, sh, in, yml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
in100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
in100% | 0% | 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
source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection100% | 0% | 0% | 0% | 0%
deployment100% | 0% | 0% | 0% | 0%
source/lambda/graph-modelling100% | 0% | 0% | 0% | 0%
source/sagemaker/sagemaker_graph_fraud_detection/container_build100% | 0% | 0% | 0% | 0%
source/lambda/data-preprocessing100% | 0% | 0% | 0% | 0%
source/sagemaker/baselines100% | 0% | 0% | 0% | 0%
source/sagemaker/data-preprocessing100% | 0% | 0% | 0% | 0%
deployment/solution-assistant/src100% | 0% | 0% | 0% | 0%
deployment/solution-assistant100% | 0% | 0% | 0% | 0%
source/sagemaker/sagemaker_graph_fraud_detection100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection100% | 0% | 0% | 0% | 0%
deployment100% | 0% | 0% | 0% | 0%
source/lambda/graph-modelling100% | 0% | 0% | 0% | 0%
source/sagemaker/sagemaker_graph_fraud_detection/container_build100% | 0% | 0% | 0% | 0%
source/lambda/data-preprocessing100% | 0% | 0% | 0% | 0%
source/sagemaker/baselines100% | 0% | 0% | 0% | 0%
source/sagemaker/data-preprocessing100% | 0% | 0% | 0% | 0%
deployment/solution-assistant/src100% | 0% | 0% | 0% | 0%
deployment/solution-assistant100% | 0% | 0% | 0% | 0%
source/sagemaker/sagemaker_graph_fraud_detection100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
sagemaker-graph-fraud-detection.yaml
in deployment
341 - 444 663 11
index.py
in source/lambda/graph-modelling
132 6 517 663 4
index.py
in source/lambda/data-preprocessing
121 7 594 663 2
mlp_fraud_entry_point.py
in source/sagemaker/baselines
105 9 663 663 1
graph_data_preprocessor.py
in source/sagemaker/data-preprocessing
87 6 608 663 3
sagemaker-permissions-stack.yaml
in deployment
161 - 444 539 6
sagemaker-notebook-instance-stack.yaml
in deployment
97 - 444 539 6
train_dgl_mxnet_entry_point.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
222 9 517 517 1
mxnet.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection/model
142 12 517 517 1
data.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
111 7 517 517 1
utils.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
59 4 517 517 1
estimator_fns.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
48 2 517 517 1
graph.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
45 2 517 517 1
sampler.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
43 6 517 517 1
config.py
in source/sagemaker/sagemaker_graph_fraud_detection
32 1 444 517 4
utils.py
in source/sagemaker/baselines
16 1 517 517 1
setup.py
in source/sagemaker/sagemaker_graph_fraud_detection
7 - 517 517 1
__init__.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
1 - 517 517 1
__init__.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection/model
1 - 517 517 1
__init__.py
in source/sagemaker/sagemaker_graph_fraud_detection
1 - 517 517 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
mlp_fraud_entry_point.py
in source/sagemaker/baselines
105 9 663 663 1
graph_data_preprocessor.py
in source/sagemaker/data-preprocessing
87 6 608 663 3
index.py
in source/lambda/data-preprocessing
121 7 594 663 2
__init__.py
in source/sagemaker/sagemaker_graph_fraud_detection
1 - 517 517 1
__init__.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection/model
1 - 517 517 1
__init__.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
1 - 517 517 1
setup.py
in source/sagemaker/sagemaker_graph_fraud_detection
7 - 517 517 1
utils.py
in source/sagemaker/baselines
16 1 517 517 1
sampler.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
43 6 517 517 1
graph.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
45 2 517 517 1
estimator_fns.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
48 2 517 517 1
utils.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
59 4 517 517 1
data.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
111 7 517 517 1
index.py
in source/lambda/graph-modelling
132 6 517 663 4
mxnet.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection/model
142 12 517 517 1
train_dgl_mxnet_entry_point.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
222 9 517 517 1
__init__.py
in source/sagemaker/sagemaker_graph_fraud_detection/container_build
1 - 495 495 1
buildspec.yml
in source/sagemaker/data-preprocessing
10 - 495 495 1
container_build.py
in source/sagemaker/sagemaker_graph_fraud_detection/container_build
27 3 495 495 1
logs.py
in source/sagemaker/sagemaker_graph_fraud_detection/container_build
97 2 495 495 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
pytorch.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection/model
135 12 444 444 1
lambda_function.py
in deployment/solution-assistant/src
73 7 494 494 1
solution-assistant.yaml
in deployment/solution-assistant
48 - 494 494 1
in
requirements.in
in deployment/solution-assistant
1 - 494 494 1
logs.py
in source/sagemaker/sagemaker_graph_fraud_detection/container_build
97 2 495 495 1
container_build.py
in source/sagemaker/sagemaker_graph_fraud_detection/container_build
27 3 495 495 1
buildspec.yml
in source/sagemaker/data-preprocessing
10 - 495 495 1
__init__.py
in source/sagemaker/sagemaker_graph_fraud_detection/container_build
1 - 495 495 1
train_dgl_mxnet_entry_point.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
222 9 517 517 1
mxnet.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection/model
142 12 517 517 1
data.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
111 7 517 517 1
utils.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
59 4 517 517 1
estimator_fns.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
48 2 517 517 1
graph.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
45 2 517 517 1
sampler.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
43 6 517 517 1
config.py
in source/sagemaker/sagemaker_graph_fraud_detection
32 1 444 517 4
utils.py
in source/sagemaker/baselines
16 1 517 517 1
setup.py
in source/sagemaker/sagemaker_graph_fraud_detection
7 - 517 517 1
__init__.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
1 - 517 517 1
__init__.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection/model
1 - 517 517 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
sagemaker-graph-fraud-detection.yaml
in deployment
341 - 444 663 11
sagemaker-permissions-stack.yaml
in deployment
161 - 444 539 6
pytorch.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection/model
135 12 444 444 1
sagemaker-notebook-instance-stack.yaml
in deployment
97 - 444 539 6
config.py
in source/sagemaker/sagemaker_graph_fraud_detection
32 1 444 517 4
lambda_function.py
in deployment/solution-assistant/src
73 7 494 494 1
solution-assistant.yaml
in deployment/solution-assistant
48 - 494 494 1
in
requirements.in
in deployment/solution-assistant
1 - 494 494 1
logs.py
in source/sagemaker/sagemaker_graph_fraud_detection/container_build
97 2 495 495 1
container_build.py
in source/sagemaker/sagemaker_graph_fraud_detection/container_build
27 3 495 495 1
buildspec.yml
in source/sagemaker/data-preprocessing
10 - 495 495 1
__init__.py
in source/sagemaker/sagemaker_graph_fraud_detection/container_build
1 - 495 495 1
train_dgl_mxnet_entry_point.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
222 9 517 517 1
mxnet.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection/model
142 12 517 517 1
index.py
in source/lambda/graph-modelling
132 6 517 663 4
data.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
111 7 517 517 1
utils.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
59 4 517 517 1
estimator_fns.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
48 2 517 517 1
graph.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
45 2 517 517 1
sampler.py
in source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection
43 6 517 517 1