The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
template.yaml in cloudformation |
334 | - |
CustomModel.py in train |
67 | 8 |
train.py in train |
58 | 5 |
etl.py in inference |
42 | 5 |
input_data_etl.py in preprocess |
34 | 2 |
run_training.py in train |
27 | - |
buildspec.yml in train |
23 | - |
buildspec.yml in inference |
23 | - |
deploy_model.py in inference |
23 | - |
inference.py in inference |
23 | 2 |
File | # lines | # units |
---|---|---|
CustomModel.py in train |
67 | 8 |
train.py in train |
58 | 5 |
etl.py in inference |
42 | 5 |
input_data_etl.py in preprocess |
34 | 2 |
inference.py in inference |
23 | 2 |
There are 3 files with lines longer than 120 characters. In total, there are 5 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
train.py in train |
58 | 5 | 2 |
template.yaml in cloudformation |
334 | - | 2 |
CustomModel.py in train |
67 | 8 | 1 |