The distribution of size of files (measured in lines of code).
| File | # lines | # units |
|---|---|---|
preprocess.py in scripts |
277 | 14 |
interpret.py in scripts |
231 | 10 |
train.py in scripts |
204 | 9 |
create_dataset.py in scripts |
24 | 1 |
params.yaml in model |
13 | - |
| File | # lines | # units |
|---|---|---|
preprocess.py in scripts |
277 | 14 |
interpret.py in scripts |
231 | 10 |
train.py in scripts |
204 | 9 |
create_dataset.py in scripts |
24 | 1 |
There is only one file with lines longer than 120 characters. In total, there are 5 long lines.
| File | # lines | # units | # long lines |
|---|---|---|---|
train.py in scripts |
204 | 9 | 5 |