aws-samples / aws-ai-ml-workshop-kr
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 127 files with 12,571 lines of code.
    • 2 very long files (2,208 lines of code)
    • 2 long files (1,044 lines of code)
    • 20 medium size files (5,013 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (871 lines of code)
    • 97 very small files (3,435 lines of code)
17% | 8% | 39% | 6% | 27%
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
css29% | 14% | 41% | 0% | 14%
py0% | 0% | 46% | 13% | 39%
js0% | 0% | 50% | 27% | 21%
yaml0% | 0% | 50% | 30% | 18%
html0% | 0% | 0% | 17% | 82%
toml0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
_archiving/html/AWS Korea AI ML Workshop23% | 11% | 37% | 3% | 24%
_archiving/contribution/daekeun-ml0% | 0% | 100% | 0% | 0%
_archiving/contribution/anhyobin0% | 0% | 63% | 0% | 36%
sagemaker/sm-pipeline/customizing_build_train_deploy_project0% | 0% | 66% | 0% | 33%
sagemaker/byoc/tensorflow_bring_your_own_kr0% | 0% | 0% | 71% | 28%
sagemaker/autogluon0% | 0% | 0% | 51% | 48%
sagemaker/tf-deploy/code0% | 0% | 0% | 100% | 0%
_archiving/contribution/jihys0% | 0% | 0% | 0% | 100%
_archiving/contribution/seongshin0% | 0% | 0% | 0% | 100%
_archiving/src/release0% | 0% | 0% | 0% | 100%
sagemaker/tf-deploy/utils0% | 0% | 0% | 0% | 100%
sagemaker/byos-tensorflow/train_model0% | 0% | 0% | 0% | 100%
sagemaker/byoc/scikit_bring_your_own0% | 0% | 0% | 0% | 100%
_archiving/src/work-in-progress0% | 0% | 0% | 0% | 100%
sagemaker/model-monitor0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
theme.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
1104 -
theme.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/css
1104 -
nucleus.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
522 -
nucleus.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/css
522 -
learn.js
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/js
342 40
mermaid.forest.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/mermaid
340 -
mermaid.forest.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/mermaid
340 -
cloudformation.yaml
in _archiving/contribution/anhyobin/src
293 -
mermaid.dark.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/mermaid
262 -
mermaid.dark.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/mermaid
262 -
mermaid.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/mermaid
260 -
mermaid.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/mermaid
260 -
theme-awskr.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/static/css
243 -
theme-awskr.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
243 -
theme-aws.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
229 -
theme-aws.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/css
229 -
cifar10_keras_dist_solution.py
in _archiving/contribution/daekeun-ml/tensorflow-in-sagemaker-workshop/training_script
229 11
pipeline.py
in sagemaker/sm-pipeline/customizing_build_train_deploy_project/modelbuild/pipelines/customer_churn
225 2
hugo-theme.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
212 -
hugo-theme.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/css
212 -
cifar10_keras_tensorboard_solution.py
in _archiving/contribution/daekeun-ml/tensorflow-in-sagemaker-workshop/training_script
211 11
cifar10_keras_pipe_solution.py
in _archiving/contribution/daekeun-ml/tensorflow-in-sagemaker-workshop/training_script
210 11
cifar10_keras_sm_solution.py
in _archiving/contribution/daekeun-ml/tensorflow-in-sagemaker-workshop/training_script
209 11
cifar10_keras.py
in _archiving/contribution/daekeun-ml/tensorflow-in-sagemaker-workshop/training_script
202 11
auto-complete.js
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/js
188 18
CodeFreeAutoML.yaml
in sagemaker/autogluon
176 -
menu.html
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/layouts/partials
140 -
cifar10.py
in sagemaker/byoc/tensorflow_bring_your_own_kr/container/cifar10
133 8
train.py
in sagemaker/tf-deploy/code
121 7
resnet_model.py
in sagemaker/byoc/tensorflow_bring_your_own_kr/container/cifar10
113 7
generate_cifar10_tfrecords.py
in sagemaker/byoc/tensorflow_bring_your_own_kr/utils
95 7
header.html
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/layouts/partials
94 -
theme-green.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
90 -
theme-blue.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
90 -
theme-red.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
90 -
theme-green.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/css
90 -
theme-blue.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/css
90 -
theme-red.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/css
90 -
autogluon-tab-with-test.py
in sagemaker/autogluon
88 3
children.html
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/layouts/shortcodes
86 -
mnist_hpo.py
in _archiving/src/release/dev-day
85 6
mnist.py
in _archiving/contribution/seongshin/aws-ai-ml-immersionday-kr/tensorflow_mnist
85 6
theme-mine.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/exampleSite/static/css
84 -
hugo-learn.js
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/js
78 5
lambda_function.py
in sagemaker/autogluon
75 1
hybrid.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
72 -
hybrid.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/css
72 -
atom-one-dark-reasonable.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
70 -
atom-one-dark-reasonable.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/css
70 -
search.js
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/js
69 8
Files With Most Units (Top 20)
File# lines# units
learn.js
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/js
342 40
auto-complete.js
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/js
188 18
cifar10_keras_tensorboard_solution.py
in _archiving/contribution/daekeun-ml/tensorflow-in-sagemaker-workshop/training_script
211 11
cifar10_keras_sm_solution.py
in _archiving/contribution/daekeun-ml/tensorflow-in-sagemaker-workshop/training_script
209 11
cifar10_keras_dist_solution.py
in _archiving/contribution/daekeun-ml/tensorflow-in-sagemaker-workshop/training_script
229 11
cifar10_keras.py
in _archiving/contribution/daekeun-ml/tensorflow-in-sagemaker-workshop/training_script
202 11
cifar10_keras_pipe_solution.py
in _archiving/contribution/daekeun-ml/tensorflow-in-sagemaker-workshop/training_script
210 11
search.js
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/js
69 8
cifar10.py
in sagemaker/byoc/tensorflow_bring_your_own_kr/container/cifar10
133 8
resnet_model.py
in sagemaker/byoc/tensorflow_bring_your_own_kr/container/cifar10
113 7
generate_cifar10_tfrecords.py
in sagemaker/byoc/tensorflow_bring_your_own_kr/utils
95 7
train.py
in sagemaker/tf-deploy/code
121 7
mnist_hpo.py
in _archiving/src/release/dev-day
85 6
metrics.py
in _archiving/contribution/jihys/user-personalization-workshop
41 6
metrics.py
in _archiving/contribution/jihys/legacy-user-personalization-workshop
41 6
mnist.py
in _archiving/contribution/seongshin/aws-ai-ml-immersionday-kr/tensorflow_mnist
85 6
hugo-learn.js
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/js
78 5
utils.py
in _archiving/src/release/dev-day
35 4
predictor.py
in _archiving/contribution/seongshin/aws-ai-ml-immersionday-kr/scikit_bring_your_own/container/decision_trees
45 4
predictor.py
in sagemaker/byoc/scikit_bring_your_own/container/decision_trees
47 4
Files With Long Lines (Top 20)

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

File# lines# units# long lines
logo.html
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/exampleSite/layouts/partials
37 - 16
footer.html
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/layouts/partials
67 - 14
children.html
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/layouts/shortcodes
86 - 12
auto-complete.js
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/js
188 18 11
theme.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
1104 - 8
theme.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/css
1104 - 8
menu.html
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/layouts/partials
140 - 8
header.html
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/layouts/partials
94 - 5
theme-awskr.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/static/css
243 - 4
theme-awskr.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
243 - 4
theme-aws.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
229 - 4
theme-aws.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/css
229 - 4
menu-footer.html
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/exampleSite/layouts/partials
7 - 4
404.html
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/layouts
48 - 4
gamelog-etl.py
in _archiving/contribution/anhyobin/src
31 - 4
learn.js
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/js
342 40 3
nucleus.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/public/css
522 - 2
nucleus.css
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/static/css
522 - 2
search.html
in _archiving/html/AWS Korea AI ML Workshop/workshop/themes/learn/layouts/partials
16 - 2
codebuild-buildspec.yml
in sagemaker/sm-pipeline/customizing_build_train_deploy_project/modelbuild
17 - 2