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 |
---|---|---|---|---|---|
vectorize_data.py in ml/guides/text_classification |
45 | 2 | 1294 | 1294 | 1 |
tune_ngram_model.py in ml/guides/text_classification |
48 | 2 | 1294 | 1294 | 1 |
train_ngram_model.py in ml/guides/text_classification |
63 | 1 | 1294 | 1294 | 1 |
explore_data.py in ml/guides/text_classification |
68 | 5 | 1294 | 1294 | 1 |
train_sequence_model.py in ml/guides/text_classification |
73 | 1 | 1294 | 1294 | 1 |
build_model.py in ml/guides/text_classification |
84 | 3 | 1294 | 1294 | 1 |
load_data.py in ml/guides/text_classification |
92 | 7 | 1294 | 1294 | 1 |
batch_train_sequence_model.py in ml/guides/text_classification |
97 | 2 | 1294 | 1294 | 1 |
train_fine_tuned_sequence_model.py in ml/guides/text_classification |
121 | 2 | 1294 | 1294 | 1 |