azure / model-migration-lab
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 6 files with 1,630 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)
    • 6 files changed 1-5 times (1,630 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 6 files with 1,630 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)
    • 0 files changed by 2-5 contributors (0 lines of code)
    • 6 files changed by 1 contributor (1,630 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
ipynb, txt, py, jsonl, md, json, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ipynb0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
jsonl0% | 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
Evaluation0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
jsonl
data.jsonl
in Evaluation/ModelEvaluation
4 - 2025-01-09 2025-01-09 1 1 haduong@microsoft.com haduong@microsoft.com
application_endpoint.py
in Evaluation/ApplicationEvaluation
36 2 2025-01-10 2025-01-10 1 1 haduong@microsoft.com haduong@microsoft.com
model_endpoints.py
in Evaluation/ModelEvaluation
42 6 2025-01-09 2025-01-09 1 1 haduong@microsoft.com haduong@microsoft.com
Evaluate_Base_Model_Endpoint.ipynb
in Evaluation/ModelEvaluation
317 - 2025-01-09 2025-01-09 1 1 haduong@microsoft.com haduong@microsoft.com
Manual_Evaluation.ipynb
in Evaluation/ApplicationEvaluation
569 - 2025-01-10 2025-01-10 1 1 haduong@microsoft.com haduong@microsoft.com
Simulate_Evaluation.ipynb
in Evaluation/ApplicationEvaluation
662 - 2025-01-10 2025-01-10 1 1 haduong@microsoft.com haduong@microsoft.com
Files With Most Contributors (Top 6)
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
application_endpoint.py
in Evaluation/ApplicationEvaluation
36 2 2025-01-10 2025-01-10 1 1 haduong@microsoft.com haduong@microsoft.com
Manual_Evaluation.ipynb
in Evaluation/ApplicationEvaluation
569 - 2025-01-10 2025-01-10 1 1 haduong@microsoft.com haduong@microsoft.com
Simulate_Evaluation.ipynb
in Evaluation/ApplicationEvaluation
662 - 2025-01-10 2025-01-10 1 1 haduong@microsoft.com haduong@microsoft.com
jsonl
data.jsonl
in Evaluation/ModelEvaluation
4 - 2025-01-09 2025-01-09 1 1 haduong@microsoft.com haduong@microsoft.com
Evaluate_Base_Model_Endpoint.ipynb
in Evaluation/ModelEvaluation
317 - 2025-01-09 2025-01-09 1 1 haduong@microsoft.com haduong@microsoft.com
model_endpoints.py
in Evaluation/ModelEvaluation
42 6 2025-01-09 2025-01-09 1 1 haduong@microsoft.com haduong@microsoft.com
Files With Least Contributors (Top 6)
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
Simulate_Evaluation.ipynb
in Evaluation/ApplicationEvaluation
662 - 2025-01-10 2025-01-10 1 1 haduong@microsoft.com haduong@microsoft.com
Manual_Evaluation.ipynb
in Evaluation/ApplicationEvaluation
569 - 2025-01-10 2025-01-10 1 1 haduong@microsoft.com haduong@microsoft.com
Evaluate_Base_Model_Endpoint.ipynb
in Evaluation/ModelEvaluation
317 - 2025-01-09 2025-01-09 1 1 haduong@microsoft.com haduong@microsoft.com
model_endpoints.py
in Evaluation/ModelEvaluation
42 6 2025-01-09 2025-01-09 1 1 haduong@microsoft.com haduong@microsoft.com
application_endpoint.py
in Evaluation/ApplicationEvaluation
36 2 2025-01-10 2025-01-10 1 1 haduong@microsoft.com haduong@microsoft.com
jsonl
data.jsonl
in Evaluation/ModelEvaluation
4 - 2025-01-09 2025-01-09 1 1 haduong@microsoft.com haduong@microsoft.com
Correlations

File Size vs. Number of Changes: 6 points

Evaluation/ApplicationEvaluation/Simulate_Evaluation.ipynb x: 662 lines of code y: 1 # changes Evaluation/ApplicationEvaluation/Manual_Evaluation.ipynb x: 569 lines of code y: 1 # changes Evaluation/ApplicationEvaluation/application_endpoint.py x: 36 lines of code y: 1 # changes Evaluation/ModelEvaluation/Evaluate_Base_Model_Endpoint.ipynb x: 317 lines of code y: 1 # changes Evaluation/ModelEvaluation/data.jsonl x: 4 lines of code y: 1 # changes Evaluation/ModelEvaluation/model_endpoints.py x: 42 lines of code y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.0
0 662.0
lines of code
min: 4.0 | average: 271.67 | 25th percentile: 28.0 | median: 179.5 | 75th percentile: 592.25 | max: 662.0

Number of Contributors vs. Number of Changes: 6 points

Evaluation/ApplicationEvaluation/Simulate_Evaluation.ipynb x: 1 # contributors y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

Number of Contributors vs. File Size: 6 points

Evaluation/ApplicationEvaluation/Simulate_Evaluation.ipynb x: 1 # contributors y: 662 lines of code Evaluation/ApplicationEvaluation/Manual_Evaluation.ipynb x: 1 # contributors y: 569 lines of code Evaluation/ApplicationEvaluation/application_endpoint.py x: 1 # contributors y: 36 lines of code Evaluation/ModelEvaluation/Evaluate_Base_Model_Endpoint.ipynb x: 1 # contributors y: 317 lines of code Evaluation/ModelEvaluation/data.jsonl x: 1 # contributors y: 4 lines of code Evaluation/ModelEvaluation/model_endpoints.py x: 1 # contributors y: 42 lines of code
662.0
lines of code
  min: 4.0
  average: 271.67
  25th percentile: 28.0
  median: 179.5
  75th percentile: 592.25
  max: 662.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0