apache / dolphinscheduler-mlflow
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 15% | 85%
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% | 0% | 15% | 84%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Project-BasicAlgorithm0% | 0% | 0% | 31% | 68%
Project-AutoML0% | 0% | 0% | 0% | 100%
Longest Files (Top 23)
File# lines# units
params.py
in Project-BasicAlgorithm/core/training
123 12
mod_autosklearn.py
in Project-AutoML/automl/mod
93 6
train.py
in Project-AutoML
92 3
train.py
in Project-BasicAlgorithm
86 3
mod_flaml.py
in Project-AutoML/automl/mod
73 7
params.py
in Project-AutoML/automl
52 5
data.py
in Project-AutoML/automl
41 3
data.py
in Project-BasicAlgorithm/core
39 3
tool.py
in Project-AutoML/automl/mod
35 6
xgboost.py
in Project-BasicAlgorithm/core/training
26 1
lightgbm.py
in Project-BasicAlgorithm/core/training
24 1
lr.py
in Project-BasicAlgorithm/core/training
24 1
svm.py
in Project-BasicAlgorithm/core/training
21 1
utils.py
in Project-BasicAlgorithm/core
21 3
predictor.py
in Project-AutoML
21 4
conda.yaml
in Project-BasicAlgorithm
15 -
conda.yaml
in Project-AutoML
13 -
metrics.py
in Project-AutoML/automl
7 1
metrics.py
in Project-BasicAlgorithm/core
6 1
__init__.py
in Project-AutoML/automl
5 -
__init__.py
in Project-BasicAlgorithm/core/training
1 -
__init__.py
in Project-BasicAlgorithm/core
1 -
__init__.py
in Project-AutoML/automl/mod
1 -
Files With Most Units (Top 17)
File# lines# units
params.py
in Project-BasicAlgorithm/core/training
123 12
mod_flaml.py
in Project-AutoML/automl/mod
73 7
mod_autosklearn.py
in Project-AutoML/automl/mod
93 6
tool.py
in Project-AutoML/automl/mod
35 6
params.py
in Project-AutoML/automl
52 5
predictor.py
in Project-AutoML
21 4
utils.py
in Project-BasicAlgorithm/core
21 3
data.py
in Project-BasicAlgorithm/core
39 3
train.py
in Project-BasicAlgorithm
86 3
data.py
in Project-AutoML/automl
41 3
train.py
in Project-AutoML
92 3
metrics.py
in Project-BasicAlgorithm/core
6 1
lightgbm.py
in Project-BasicAlgorithm/core/training
24 1
lr.py
in Project-BasicAlgorithm/core/training
24 1
xgboost.py
in Project-BasicAlgorithm/core/training
26 1
svm.py
in Project-BasicAlgorithm/core/training
21 1
metrics.py
in Project-AutoML/automl
7 1
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
Correlations

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

Project-AutoML/automl/mod/mod_autosklearn.py x: 4 commits (all time) y: 93 lines of code Project-AutoML/automl/mod/mod_flaml.py x: 4 commits (all time) y: 73 lines of code Project-AutoML/automl/mod/tool.py x: 3 commits (all time) y: 35 lines of code Project-AutoML/conda.yaml x: 4 commits (all time) y: 13 lines of code Project-AutoML/train.py x: 3 commits (all time) y: 92 lines of code Project-BasicAlgorithm/core/training/lightgbm.py x: 3 commits (all time) y: 24 lines of code Project-BasicAlgorithm/core/training/svm.py x: 3 commits (all time) y: 21 lines of code Project-BasicAlgorithm/core/training/xgboost.py x: 3 commits (all time) y: 26 lines of code Project-BasicAlgorithm/train.py x: 3 commits (all time) y: 86 lines of code Project-AutoML/automl/__init__.py x: 2 commits (all time) y: 5 lines of code Project-AutoML/automl/data.py x: 2 commits (all time) y: 41 lines of code Project-AutoML/automl/metrics.py x: 2 commits (all time) y: 7 lines of code Project-AutoML/automl/mod/__init__.py x: 2 commits (all time) y: 1 lines of code Project-AutoML/automl/params.py x: 2 commits (all time) y: 52 lines of code Project-AutoML/predictor.py x: 2 commits (all time) y: 21 lines of code Project-BasicAlgorithm/conda.yaml x: 2 commits (all time) y: 15 lines of code Project-BasicAlgorithm/core/data.py x: 2 commits (all time) y: 39 lines of code Project-BasicAlgorithm/core/metrics.py x: 2 commits (all time) y: 6 lines of code Project-BasicAlgorithm/core/training/params.py x: 2 commits (all time) y: 123 lines of code
123.0
lines of code
  min: 1.0
  average: 35.65
  25th percentile: 7.0
  median: 24.0
  75th percentile: 52.0
  max: 123.0
0 4.0
commits (all time)
min: 2.0 | average: 2.61 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 4.0

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

Project-AutoML/automl/mod/mod_autosklearn.py x: 2 contributors (all time) y: 93 lines of code Project-AutoML/automl/mod/mod_flaml.py x: 2 contributors (all time) y: 73 lines of code Project-AutoML/automl/mod/tool.py x: 2 contributors (all time) y: 35 lines of code Project-AutoML/conda.yaml x: 2 contributors (all time) y: 13 lines of code Project-AutoML/train.py x: 2 contributors (all time) y: 92 lines of code Project-BasicAlgorithm/core/training/lightgbm.py x: 2 contributors (all time) y: 24 lines of code Project-BasicAlgorithm/core/training/svm.py x: 2 contributors (all time) y: 21 lines of code Project-BasicAlgorithm/core/training/xgboost.py x: 2 contributors (all time) y: 26 lines of code Project-BasicAlgorithm/train.py x: 2 contributors (all time) y: 86 lines of code Project-AutoML/automl/__init__.py x: 2 contributors (all time) y: 5 lines of code Project-AutoML/automl/data.py x: 2 contributors (all time) y: 41 lines of code Project-AutoML/automl/metrics.py x: 2 contributors (all time) y: 7 lines of code Project-AutoML/automl/mod/__init__.py x: 2 contributors (all time) y: 1 lines of code Project-AutoML/automl/params.py x: 2 contributors (all time) y: 52 lines of code Project-BasicAlgorithm/conda.yaml x: 2 contributors (all time) y: 15 lines of code Project-BasicAlgorithm/core/data.py x: 2 contributors (all time) y: 39 lines of code Project-BasicAlgorithm/core/metrics.py x: 2 contributors (all time) y: 6 lines of code Project-BasicAlgorithm/core/training/params.py x: 2 contributors (all time) y: 123 lines of code
123.0
lines of code
  min: 1.0
  average: 35.65
  25th percentile: 7.0
  median: 24.0
  75th percentile: 52.0
  max: 123.0
0 2.0
contributors (all time)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.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".