spotify / basic-pitch
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 47% | 36% | 15%
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% | 48% | 37% | 13%
toml0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
basic_pitch0% | 0% | 48% | 37% | 13%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 31)
File# lines# units
452 20
inference.py
in basic_pitch
393 12
nnaudio.py
in basic_pitch/layers
339 20
note_creation.py
in basic_pitch
289 11
train.py
in basic_pitch
222 2
models.py
in basic_pitch
173 8
predict.py
in basic_pitch
165 1
slakh.py
in basic_pitch/data/datasets
160 8
maestro.py
in basic_pitch/data/datasets
156 9
visualize.py
in basic_pitch
138 5
ikala.py
in basic_pitch/data/datasets
138 6
guitarset.py
in basic_pitch/data/datasets
137 7
medleydb_pitch.py
in basic_pitch/data/datasets
135 6
signal.py
in basic_pitch/layers
111 9
86 -
tf_example_serialization.py
in basic_pitch/data
78 5
pipeline.py
in basic_pitch/data
68 6
commandline.py
in basic_pitch/data
65 3
__init__.py
in basic_pitch
60 1
nn.py
in basic_pitch
53 5
callbacks.py
in basic_pitch
39 2
download.py
in basic_pitch/data
37 1
constants.py
in basic_pitch
34 1
26 4
7 -
in
6 -
math.py
in basic_pitch/layers
5 1
setup.py
in root
3 -
__init__.py
in basic_pitch/layers
1 -
__init__.py
in basic_pitch/data/datasets
1 -
__init__.py
in basic_pitch/data
1 -
Files With Most Units (Top 24)
File# lines# units
nnaudio.py
in basic_pitch/layers
339 20
452 20
inference.py
in basic_pitch
393 12
note_creation.py
in basic_pitch
289 11
signal.py
in basic_pitch/layers
111 9
maestro.py
in basic_pitch/data/datasets
156 9
models.py
in basic_pitch
173 8
slakh.py
in basic_pitch/data/datasets
160 8
guitarset.py
in basic_pitch/data/datasets
137 7
ikala.py
in basic_pitch/data/datasets
138 6
medleydb_pitch.py
in basic_pitch/data/datasets
135 6
pipeline.py
in basic_pitch/data
68 6
nn.py
in basic_pitch
53 5
visualize.py
in basic_pitch
138 5
tf_example_serialization.py
in basic_pitch/data
78 5
26 4
commandline.py
in basic_pitch/data
65 3
callbacks.py
in basic_pitch
39 2
train.py
in basic_pitch
222 2
math.py
in basic_pitch/layers
5 1
constants.py
in basic_pitch
34 1
predict.py
in basic_pitch
165 1
__init__.py
in basic_pitch
60 1
download.py
in basic_pitch/data
37 1
Files With Long Lines (Top 2)

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

File# lines# units# long lines
86 - 1
452 20 1
Correlations

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

basic_pitch/inference.py x: 51 commits (all time) y: 393 lines of code pyproject.toml x: 35 commits (all time) y: 86 lines of code basic_pitch/callbacks.py x: 5 commits (all time) y: 39 lines of code basic_pitch/constants.py x: 9 commits (all time) y: 34 lines of code basic_pitch/data/datasets/guitarset.py x: 13 commits (all time) y: 137 lines of code basic_pitch/data/tf_example_deserialization.py x: 7 commits (all time) y: 452 lines of code basic_pitch/train.py x: 4 commits (all time) y: 222 lines of code basic_pitch/visualize.py x: 3 commits (all time) y: 138 lines of code MANIFEST.in x: 13 commits (all time) y: 6 lines of code basic_pitch/data/datasets/slakh.py x: 4 commits (all time) y: 160 lines of code basic_pitch/data/download.py x: 17 commits (all time) y: 37 lines of code basic_pitch/data/datasets/maestro.py x: 2 commits (all time) y: 156 lines of code basic_pitch/data/datasets/ikala.py x: 5 commits (all time) y: 138 lines of code basic_pitch/data/datasets/medleydb_pitch.py x: 4 commits (all time) y: 135 lines of code basic_pitch/data/__init__.py x: 2 commits (all time) y: 1 lines of code basic_pitch/data/commandline.py x: 6 commits (all time) y: 65 lines of code basic_pitch/data/datasets/__init__.py x: 4 commits (all time) y: 1 lines of code basic_pitch/data/pipeline.py x: 7 commits (all time) y: 68 lines of code basic_pitch/data/tf_example_serialization.py x: 4 commits (all time) y: 78 lines of code basic_pitch/layers/nnaudio.py x: 8 commits (all time) y: 339 lines of code basic_pitch/models.py x: 5 commits (all time) y: 173 lines of code basic_pitch/nn.py x: 5 commits (all time) y: 53 lines of code basic_pitch/note_creation.py x: 35 commits (all time) y: 289 lines of code basic_pitch/commandline_printing.py x: 6 commits (all time) y: 26 lines of code basic_pitch/layers/signal.py x: 4 commits (all time) y: 111 lines of code basic_pitch/predict.py x: 25 commits (all time) y: 165 lines of code basic_pitch/__init__.py x: 30 commits (all time) y: 60 lines of code basic_pitch/layers/math.py x: 2 commits (all time) y: 5 lines of code catalog-info.yaml x: 2 commits (all time) y: 7 lines of code setup.py x: 2 commits (all time) y: 3 lines of code
452.0
lines of code
  min: 1.0
  average: 115.42
  25th percentile: 26.0
  median: 78.0
  75th percentile: 160.0
  max: 452.0
0 51.0
commits (all time)
min: 2.0 | average: 10.35 | 25th percentile: 4.0 | median: 5.0 | 75th percentile: 13.0 | max: 51.0

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

basic_pitch/inference.py x: 14 contributors (all time) y: 393 lines of code pyproject.toml x: 5 contributors (all time) y: 86 lines of code basic_pitch/callbacks.py x: 2 contributors (all time) y: 39 lines of code basic_pitch/constants.py x: 5 contributors (all time) y: 34 lines of code basic_pitch/data/datasets/guitarset.py x: 5 contributors (all time) y: 137 lines of code basic_pitch/data/tf_example_deserialization.py x: 2 contributors (all time) y: 452 lines of code basic_pitch/train.py x: 2 contributors (all time) y: 222 lines of code basic_pitch/visualize.py x: 2 contributors (all time) y: 138 lines of code MANIFEST.in x: 6 contributors (all time) y: 6 lines of code basic_pitch/data/datasets/slakh.py x: 3 contributors (all time) y: 160 lines of code basic_pitch/data/download.py x: 5 contributors (all time) y: 37 lines of code basic_pitch/data/datasets/maestro.py x: 2 contributors (all time) y: 156 lines of code basic_pitch/data/datasets/ikala.py x: 3 contributors (all time) y: 138 lines of code basic_pitch/data/datasets/medleydb_pitch.py x: 3 contributors (all time) y: 135 lines of code basic_pitch/data/__init__.py x: 2 contributors (all time) y: 1 lines of code basic_pitch/data/commandline.py x: 4 contributors (all time) y: 65 lines of code basic_pitch/data/datasets/__init__.py x: 4 contributors (all time) y: 1 lines of code basic_pitch/data/pipeline.py x: 4 contributors (all time) y: 68 lines of code basic_pitch/data/tf_example_serialization.py x: 3 contributors (all time) y: 78 lines of code basic_pitch/layers/nnaudio.py x: 5 contributors (all time) y: 339 lines of code basic_pitch/models.py x: 3 contributors (all time) y: 173 lines of code basic_pitch/nn.py x: 3 contributors (all time) y: 53 lines of code basic_pitch/note_creation.py x: 11 contributors (all time) y: 289 lines of code basic_pitch/commandline_printing.py x: 4 contributors (all time) y: 26 lines of code basic_pitch/layers/signal.py x: 3 contributors (all time) y: 111 lines of code basic_pitch/predict.py x: 9 contributors (all time) y: 165 lines of code basic_pitch/__init__.py x: 8 contributors (all time) y: 60 lines of code basic_pitch/layers/math.py x: 2 contributors (all time) y: 5 lines of code catalog-info.yaml x: 2 contributors (all time) y: 7 lines of code setup.py x: 2 contributors (all time) y: 3 lines of code
452.0
lines of code
  min: 1.0
  average: 115.42
  25th percentile: 26.0
  median: 78.0
  75th percentile: 160.0
  max: 452.0
0 14.0
contributors (all time)
min: 2.0 | average: 4.19 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 5.0 | max: 14.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): 1 points

basic_pitch/inference.py x: 2 commits (90d) y: 393 lines of code
393.0
lines of code
  min: 393.0
  average: 393.0
  25th percentile: 393.0
  median: 393.0
  75th percentile: 393.0
  max: 393.0
0 2.0
commits (90d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

basic_pitch/inference.py x: 2 contributors (90d) y: 393 lines of code
393.0
lines of code
  min: 393.0
  average: 393.0
  25th percentile: 393.0
  median: 393.0
  75th percentile: 393.0
  max: 393.0
0 2.0
contributors (90d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0