The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
matrix.py in svinfer/processor |
275 | 49 |
linear_regression.py in svinfer/linear_model |
194 | 14 |
logistic_regression.py in svinfer/linear_model |
97 | 6 |
summary_statistics.py in svinfer/summary_statistics |
73 | 6 |
commons.py in svinfer/processor |
65 | 9 |
setup.py in root |
18 | - |
__init__.py in svinfer/processor |
6 | - |
__init__.py in svinfer/linear_model |
6 | - |
__init__.py in svinfer/summary_statistics |
4 | - |
File | # lines | # units |
---|---|---|
matrix.py in svinfer/processor |
275 | 49 |
linear_regression.py in svinfer/linear_model |
194 | 14 |
commons.py in svinfer/processor |
65 | 9 |
logistic_regression.py in svinfer/linear_model |
97 | 6 |
summary_statistics.py in svinfer/summary_statistics |
73 | 6 |
There is only one file with lines longer than 120 characters. In total, there is only one long line.
File | # lines | # units | # long lines |
---|---|---|---|
summary_statistics.py in svinfer/summary_statistics |
73 | 6 | 1 |