File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
main.py in src |
120 | - | 50 | 69 | 2 |
engines.py in src |
178 | 8 | 50 | 69 | 2 |
preprocess_datasets.py in src |
194 | 3 | 50 | 69 | 2 |
models.py in src |
617 | 44 | 50 | 69 | 2 |
datasets.py in src |
191 | 13 | 69 | 69 | 1 |
regularizers.py in src |
37 | 6 | |||
utils.py in src |
114 | 9 |