aws / selective-search-with-mutual-information-cotraining
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 24% | 44% | 30%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 24% | 44% | 30%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
mico0% | 0% | 26% | 48% | 25%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
train.py
in mico/model
218 1
utils.py
in mico/utils
139 4
query_doc_pair.py
in mico/dataloader
129 6
evaluate.py
in mico/evaluate
122 2
mico.py
in mico/model
100 3
main.py
in root
66 1
net_utils.py
in mico/utils
62 8
33 4
__init__.py
in mico/utils
3 -
__init__.py
in mico/model
2 -
1 -
__init__.py
in mico/dataloader
1 -
__init__.py
in mico/evaluate
1 -
Files With Most Units (Top 8)
File# lines# units
net_utils.py
in mico/utils
62 8
query_doc_pair.py
in mico/dataloader
129 6
33 4
utils.py
in mico/utils
139 4
mico.py
in mico/model
100 3
evaluate.py
in mico/evaluate
122 2
train.py
in mico/model
218 1
main.py
in root
66 1
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 18 long lines.

File# lines# units# long lines
query_doc_pair.py
in mico/dataloader
129 6 11
train.py
in mico/model
218 1 4
evaluate.py
in mico/evaluate
122 2 2
main.py
in root
66 1 1
Correlations

File Size vs. Commits (all time): 13 points

main.py x: 1 commits (all time) y: 66 lines of code mico/__init__.py x: 1 commits (all time) y: 1 lines of code mico/dataloader/query_doc_pair.py x: 1 commits (all time) y: 129 lines of code mico/evaluate/evaluate.py x: 1 commits (all time) y: 122 lines of code mico/model/__init__.py x: 1 commits (all time) y: 2 lines of code mico/model/mico.py x: 1 commits (all time) y: 100 lines of code mico/model/train.py x: 1 commits (all time) y: 218 lines of code mico/utils/__init__.py x: 1 commits (all time) y: 3 lines of code mico/utils/multiprocess_logging.py x: 1 commits (all time) y: 33 lines of code mico/utils/net_utils.py x: 1 commits (all time) y: 62 lines of code mico/utils/utils.py x: 1 commits (all time) y: 139 lines of code
218.0
lines of code
  min: 1.0
  average: 67.46
  25th percentile: 1.5
  median: 62.0
  75th percentile: 125.5
  max: 218.0
0 1.0
commits (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (all time): 13 points

main.py x: 1 contributors (all time) y: 66 lines of code mico/__init__.py x: 1 contributors (all time) y: 1 lines of code mico/dataloader/query_doc_pair.py x: 1 contributors (all time) y: 129 lines of code mico/evaluate/evaluate.py x: 1 contributors (all time) y: 122 lines of code mico/model/__init__.py x: 1 contributors (all time) y: 2 lines of code mico/model/mico.py x: 1 contributors (all time) y: 100 lines of code mico/model/train.py x: 1 contributors (all time) y: 218 lines of code mico/utils/__init__.py x: 1 contributors (all time) y: 3 lines of code mico/utils/multiprocess_logging.py x: 1 contributors (all time) y: 33 lines of code mico/utils/net_utils.py x: 1 contributors (all time) y: 62 lines of code mico/utils/utils.py x: 1 contributors (all time) y: 139 lines of code
218.0
lines of code
  min: 1.0
  average: 67.46
  25th percentile: 1.5
  median: 62.0
  75th percentile: 125.5
  max: 218.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".