openai / consistency_models
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 2 files with 565 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 0 files changed 6-20 times (0 lines of code)
    • 2 files changed 1-5 times (565 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 2 files with 565 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 2 files changed by 2-5 contributors (565 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 0% | 100% | 0%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
py, md, txt, sh, gitignore, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
cm0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 0%
datasets0% | 0% | 0% | 0% | 0%
evaluations0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 23)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
setup.py
in root
22 - 2023-04-16 2023-07-02 3 3 ashutoshhathidara98@gmail.com yang-song@users.noreply.git...
unet.py
in cm
543 27 2023-04-14 2023-07-02 3 3 eltociear@gmail.com yang-song@users.noreply.git...
__init__.py
in evaluations
1 -
1 -
40 3
lsun_bedroom.py
in datasets
40 3
58 5
edm_train.py
in scripts
79 2
nn.py
in cm
94 16
100 13
119 7
image_sample.py
in scripts
120 2
cm_train.py
in scripts
140 2
146 22
171 22
198 2
215 9
th_evaluator.py
in evaluations
231 17
inception_v3.py
in evaluations
303 18
327 49
evaluator.py
in evaluations
488 41
512 26
789 41
Files With Most Contributors (Top 23)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
setup.py
in root
22 - 2023-04-16 2023-07-02 3 3 ashutoshhathidara98@gmail.com yang-song@users.noreply.git...
unet.py
in cm
543 27 2023-04-14 2023-07-02 3 3 eltociear@gmail.com yang-song@users.noreply.git...
cm_train.py
in scripts
140 2
image_sample.py
in scripts
120 2
198 2
edm_train.py
in scripts
79 2
lsun_bedroom.py
in datasets
40 3
171 22
1 -
512 26
nn.py
in cm
94 16
40 3
58 5
100 13
119 7
215 9
146 22
327 49
789 41
evaluator.py
in evaluations
488 41
__init__.py
in evaluations
1 -
th_evaluator.py
in evaluations
231 17
inception_v3.py
in evaluations
303 18
Files With Least Contributors (Top 23)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
789 41
512 26
evaluator.py
in evaluations
488 41
327 49
inception_v3.py
in evaluations
303 18
th_evaluator.py
in evaluations
231 17
215 9
198 2
171 22
146 22
cm_train.py
in scripts
140 2
image_sample.py
in scripts
120 2
119 7
100 13
nn.py
in cm
94 16
edm_train.py
in scripts
79 2
58 5
lsun_bedroom.py
in datasets
40 3
40 3
1 -
__init__.py
in evaluations
1 -
unet.py
in cm
543 27 2023-04-14 2023-07-02 3 3 eltociear@gmail.com yang-song@users.noreply.git...
setup.py
in root
22 - 2023-04-16 2023-07-02 3 3 ashutoshhathidara98@gmail.com yang-song@users.noreply.git...
Correlations

File Size vs. Number of Changes: 2 points

cm/unet.py x: 543 lines of code y: 3 # changes setup.py x: 22 lines of code y: 3 # changes
3.0
# changes
  min: 3.0
  average: 3.0
  25th percentile: 3.0
  median: 3.0
  75th percentile: 3.0
  max: 3.0
0 543.0
lines of code
min: 22.0 | average: 282.5 | 25th percentile: 22.0 | median: 282.5 | 75th percentile: 543.0 | max: 543.0

Number of Contributors vs. Number of Changes: 2 points

cm/unet.py x: 3 # contributors y: 3 # changes
3.0
# changes
  min: 3.0
  average: 3.0
  25th percentile: 3.0
  median: 3.0
  75th percentile: 3.0
  max: 3.0
0 3.0
# contributors
min: 3.0 | average: 3.0 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 3.0 | max: 3.0

Number of Contributors vs. File Size: 2 points

cm/unet.py x: 3 # contributors y: 543 lines of code setup.py x: 3 # contributors y: 22 lines of code
543.0
lines of code
  min: 22.0
  average: 282.5
  25th percentile: 22.0
  median: 282.5
  75th percentile: 543.0
  max: 543.0
0 3.0
# contributors
min: 3.0 | average: 3.0 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 3.0 | max: 3.0