aws / amazon-sagemaker-clarify
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 75% | 0% | 24%
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% | 77% | 0% | 22%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 81% | 0% | 18%
ROOT0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
Longest Files (Top 16)
File# lines# units
report.py
in src/smclarify/bias
439 29
common.py
in src/smclarify/bias/metrics
259 14
dataset.py
in src/smclarify/util
230 22
posttraining.py
in src/smclarify/bias/metrics
224 16
basic_stats.py
in src/smclarify/bias/metrics
99 14
pretraining.py
in src/smclarify/bias/metrics
78 9
setup.py
in root
47 -
__init__.py
in src/smclarify/util
42 4
cfg
setup.cfg
in root
28 -
run_examples.py
in scripts
26 5
registry.py
in src/smclarify/bias/metrics
21 4
__init__.py
in src/smclarify/bias/metrics
19 2
constants.py
in src/smclarify/bias/metrics
5 -
__init__.py
in src/smclarify/bias
2 -
1 -
__init__.py
in src/smclarify
1 -
Files With Most Units (Top 10)
File# lines# units
report.py
in src/smclarify/bias
439 29
dataset.py
in src/smclarify/util
230 22
posttraining.py
in src/smclarify/bias/metrics
224 16
basic_stats.py
in src/smclarify/bias/metrics
99 14
common.py
in src/smclarify/bias/metrics
259 14
pretraining.py
in src/smclarify/bias/metrics
78 9
run_examples.py
in scripts
26 5
registry.py
in src/smclarify/bias/metrics
21 4
__init__.py
in src/smclarify/util
42 4
__init__.py
in src/smclarify/bias/metrics
19 2
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
basic_stats.py
in src/smclarify/bias/metrics
99 14 1
Correlations

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

scripts/run_examples.py x: 4 commits (all time) y: 26 lines of code setup.py x: 23 commits (all time) y: 47 lines of code src/smclarify/bias/metrics/common.py x: 11 commits (all time) y: 259 lines of code src/smclarify/bias/metrics/constants.py x: 2 commits (all time) y: 5 lines of code src/smclarify/bias/metrics/posttraining.py x: 6 commits (all time) y: 224 lines of code src/smclarify/bias/metrics/pretraining.py x: 6 commits (all time) y: 78 lines of code src/smclarify/bias/metrics/registry.py x: 2 commits (all time) y: 21 lines of code src/smclarify/bias/report.py x: 12 commits (all time) y: 439 lines of code src/smclarify/util/dataset.py x: 2 commits (all time) y: 230 lines of code src/smclarify/__init__.py x: 5 commits (all time) y: 1 lines of code src/smclarify/bias/metrics/basic_stats.py x: 2 commits (all time) y: 99 lines of code setup.cfg x: 4 commits (all time) y: 28 lines of code src/smclarify/bias/metrics/__init__.py x: 4 commits (all time) y: 19 lines of code src/smclarify/util/__init__.py x: 3 commits (all time) y: 42 lines of code src/smclarify/bias/__init__.py x: 1 commits (all time) y: 2 lines of code src/__init__.py x: 1 commits (all time) y: 1 lines of code
439.0
lines of code
  min: 1.0
  average: 95.06
  25th percentile: 8.5
  median: 35.0
  75th percentile: 192.75
  max: 439.0
0 23.0
commits (all time)
min: 1.0 | average: 5.5 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 6.0 | max: 23.0

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

scripts/run_examples.py x: 4 contributors (all time) y: 26 lines of code setup.py x: 7 contributors (all time) y: 47 lines of code src/smclarify/bias/metrics/common.py x: 8 contributors (all time) y: 259 lines of code src/smclarify/bias/metrics/constants.py x: 2 contributors (all time) y: 5 lines of code src/smclarify/bias/metrics/posttraining.py x: 5 contributors (all time) y: 224 lines of code src/smclarify/bias/metrics/pretraining.py x: 5 contributors (all time) y: 78 lines of code src/smclarify/bias/metrics/registry.py x: 2 contributors (all time) y: 21 lines of code src/smclarify/bias/report.py x: 8 contributors (all time) y: 439 lines of code src/smclarify/util/dataset.py x: 2 contributors (all time) y: 230 lines of code src/smclarify/__init__.py x: 3 contributors (all time) y: 1 lines of code src/smclarify/bias/metrics/basic_stats.py x: 2 contributors (all time) y: 99 lines of code setup.cfg x: 2 contributors (all time) y: 28 lines of code src/smclarify/bias/metrics/__init__.py x: 3 contributors (all time) y: 19 lines of code src/smclarify/util/__init__.py x: 3 contributors (all time) y: 42 lines of code src/smclarify/bias/__init__.py x: 1 contributors (all time) y: 2 lines of code src/__init__.py x: 1 contributors (all time) y: 1 lines of code
439.0
lines of code
  min: 1.0
  average: 95.06
  25th percentile: 8.5
  median: 35.0
  75th percentile: 192.75
  max: 439.0
0 8.0
contributors (all time)
min: 1.0 | average: 3.63 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 5.0 | max: 8.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".