tensorflow / recommenders
File Size

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

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 29 files with 1,407 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (598 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (108 lines of code)
    • 26 very small files (701 lines of code)
0% | 0% | 42% | 7% | 49%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 42% | 7% | 49%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
tensorflow_recommenders/layers0% | 0% | 81% | 0% | 18%
tensorflow_recommenders/layers/embedding0% | 0% | 99% | 0% | <1%
tensorflow_recommenders/experimental/models0% | 0% | 0% | 99% | <1%
tensorflow_recommenders/tasks0% | 0% | 0% | 0% | 100%
tensorflow_recommenders/layers/feature_interaction0% | 0% | 0% | 0% | 100%
tensorflow_recommenders/metrics0% | 0% | 0% | 0% | 100%
tensorflow_recommenders/experimental/optimizers0% | 0% | 0% | 0% | 100%
tensorflow_recommenders/experimental/layers0% | 0% | 0% | 0% | 100%
tools0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
tensorflow_recommenders/models0% | 0% | 0% | 0% | 100%
tensorflow_recommenders0% | 0% | 0% | 0% | 100%
tensorflow_recommenders/experimental0% | 0% | 0% | 0% | 100%
Longest Files (Top 29)
File# lines# units
factorized_top_k.py
in tensorflow_recommenders/layers
355 28
tpu_embedding_layer.py
in tensorflow_recommenders/layers/embedding
243 14
ranking.py
in tensorflow_recommenders/experimental/models
108 5
dcn.py
in tensorflow_recommenders/layers/feature_interaction
95 4
retrieval.py
in tensorflow_recommenders/tasks
92 5
factorized_top_k.py
in tensorflow_recommenders/metrics
85 4
composite_optimizer.py
in tensorflow_recommenders/experimental/optimizers
63 8
partial_tpu_embedding.py
in tensorflow_recommenders/experimental/layers/embedding
52 4
build_api_docs.py
in tools
50 2
loss.py
in tensorflow_recommenders/layers
48 5
setup.py
in root
45 -
ranking.py
in tensorflow_recommenders/tasks
45 2
dot_interaction.py
in tensorflow_recommenders/layers/feature_interaction
41 2
base.py
in tensorflow_recommenders/models
26 3
blocks.py
in tensorflow_recommenders/layers
24 2
__init__.py
in tensorflow_recommenders
9 -
__init__.py
in tensorflow_recommenders/layers
6 -
types.py
in tensorflow_recommenders
3 -
__init__.py
in tensorflow_recommenders/experimental
3 -
__init__.py
in tensorflow_recommenders/tasks
3 -
__init__.py
in tensorflow_recommenders/layers/feature_interaction
2 -
base.py
in tensorflow_recommenders/tasks
2 -
__init__.py
in tensorflow_recommenders/layers/embedding
1 -
__init__.py
in tensorflow_recommenders/experimental/layers
1 -
__init__.py
in tensorflow_recommenders/experimental/layers/embedding
1 -
__init__.py
in tensorflow_recommenders/experimental/optimizers
1 -
__init__.py
in tensorflow_recommenders/experimental/models
1 -
__init__.py
in tensorflow_recommenders/metrics
1 -
__init__.py
in tensorflow_recommenders/models
1 -
Files With Most Units (Top 14)
File# lines# units
factorized_top_k.py
in tensorflow_recommenders/layers
355 28
tpu_embedding_layer.py
in tensorflow_recommenders/layers/embedding
243 14
composite_optimizer.py
in tensorflow_recommenders/experimental/optimizers
63 8
loss.py
in tensorflow_recommenders/layers
48 5
ranking.py
in tensorflow_recommenders/experimental/models
108 5
retrieval.py
in tensorflow_recommenders/tasks
92 5
dcn.py
in tensorflow_recommenders/layers/feature_interaction
95 4
partial_tpu_embedding.py
in tensorflow_recommenders/experimental/layers/embedding
52 4
factorized_top_k.py
in tensorflow_recommenders/metrics
85 4
base.py
in tensorflow_recommenders/models
26 3
build_api_docs.py
in tools
50 2
blocks.py
in tensorflow_recommenders/layers
24 2
dot_interaction.py
in tensorflow_recommenders/layers/feature_interaction
41 2
ranking.py
in tensorflow_recommenders/tasks
45 2
Files With Long Lines (Top 0)

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

File# lines# units# long lines