The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
train_fine_tuned_sequence_model.py in ml/guides/text_classification |
121 | 2 |
batch_train_sequence_model.py in ml/guides/text_classification |
97 | 2 |
load_data.py in ml/guides/text_classification |
92 | 7 |
build_model.py in ml/guides/text_classification |
84 | 3 |
train_sequence_model.py in ml/guides/text_classification |
73 | 1 |
explore_data.py in ml/guides/text_classification |
68 | 5 |
train_ngram_model.py in ml/guides/text_classification |
63 | 1 |
tune_ngram_model.py in ml/guides/text_classification |
48 | 2 |
vectorize_data.py in ml/guides/text_classification |
45 | 2 |
File | # lines | # units |
---|---|---|
load_data.py in ml/guides/text_classification |
92 | 7 |
explore_data.py in ml/guides/text_classification |
68 | 5 |
build_model.py in ml/guides/text_classification |
84 | 3 |
batch_train_sequence_model.py in ml/guides/text_classification |
97 | 2 |
train_fine_tuned_sequence_model.py in ml/guides/text_classification |
121 | 2 |
tune_ngram_model.py in ml/guides/text_classification |
48 | 2 |
vectorize_data.py in ml/guides/text_classification |
45 | 2 |
train_ngram_model.py in ml/guides/text_classification |
63 | 1 |
train_sequence_model.py in ml/guides/text_classification |
73 | 1 |
There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.
File | # lines | # units | # long lines |
---|---|---|---|