facebookresearch / CovidPrognosis
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 23
  • Daily file updates (only one update per file and date counted): 4
  • First update: 2021-01-16
  • Latest update: 2022-01-13
  • Days between first and latest update: 363 (51 weeks, estimated 255 working days)
  • Active days (at least one file change): 9
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 1 files with 242 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 1 files that are 181-365 days old (242 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
0% | 100% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 1 files with 242 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 1 files have been last changed 181-365 days ago (242 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
0% | 100% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, md, txt, yaml, gitignore, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py0% | 100% | 0% | 0% | 0%
yaml0% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py0% | 100% | 0% | 0% | 0%
yaml0% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
cp_examples/mip_finetune0% | 100% | 0% | 0% | 0%
covidprognosis0% | 0% | 0% | 0% | 0%
covidprognosis/models0% | 0% | 0% | 0% | 0%
covidprognosis/plmodules0% | 0% | 0% | 0% | 0%
covidprognosis/data0% | 0% | 0% | 0% | 0%
ROOT0% | 0% | 0% | 0% | 0%
configs0% | 0% | 0% | 0% | 0%
cp_examples/moco_pretrain0% | 0% | 0% | 0% | 0%
cp_examples/sip_finetune0% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
cp_examples/mip_finetune0% | 100% | 0% | 0% | 0%
covidprognosis0% | 0% | 0% | 0% | 0%
covidprognosis/models0% | 0% | 0% | 0% | 0%
covidprognosis/plmodules0% | 0% | 0% | 0% | 0%
covidprognosis/data0% | 0% | 0% | 0% | 0%
ROOT0% | 0% | 0% | 0% | 0%
configs0% | 0% | 0% | 0% | 0%
cp_examples/moco_pretrain0% | 0% | 0% | 0% | 0%
cp_examples/sip_finetune0% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
mip_model.py
in cp_examples/mip_finetune
242 17 357 357 1
sip_finetune.py
in cp_examples/sip_finetune
203 12
train_sip.py
in cp_examples/sip_finetune
159 3
xray_datamodule.py
in covidprognosis/plmodules
154 11
mimic_cxr.py
in covidprognosis/data
127 5
combined_datasets.py
in covidprognosis/data
120 6
nih_chest_xrays.py
in covidprognosis/data
116 5
moco_model.py
in covidprognosis/models
110 7
train_mip.py
in cp_examples/mip_finetune
107 4
train_moco.py
in cp_examples/moco_pretrain
98 2
chexpert.py
in covidprognosis/data
93 5
transforms.py
in covidprognosis/data
87 15
base_dataset.py
in covidprognosis/data
63 8
moco_module.py
in cp_examples/moco_pretrain
62 5
setup.py
in root
21 -
models.yaml
in configs
16 -
collate_fn.py
in covidprognosis/data
9 1
__init__.py
in covidprognosis/data
5 -
data.yaml
in configs
4 -
__init__.py
in covidprognosis
3 -
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
mip_model.py
in cp_examples/mip_finetune
242 17 357 357 1
__init__.py
in cp_examples/moco_pretrain
1 -
__init__.py
in covidprognosis/plmodules
1 -
__init__.py
in covidprognosis/models
1 -
__init__.py
in covidprognosis
3 -
data.yaml
in configs
4 -
__init__.py
in covidprognosis/data
5 -
collate_fn.py
in covidprognosis/data
9 1
models.yaml
in configs
16 -
setup.py
in root
21 -
moco_module.py
in cp_examples/moco_pretrain
62 5
base_dataset.py
in covidprognosis/data
63 8
transforms.py
in covidprognosis/data
87 15
chexpert.py
in covidprognosis/data
93 5
train_moco.py
in cp_examples/moco_pretrain
98 2
train_mip.py
in cp_examples/mip_finetune
107 4
moco_model.py
in covidprognosis/models
110 7
nih_chest_xrays.py
in covidprognosis/data
116 5
combined_datasets.py
in covidprognosis/data
120 6
mimic_cxr.py
in covidprognosis/data
127 5
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
sip_finetune.py
in cp_examples/sip_finetune
203 12
train_sip.py
in cp_examples/sip_finetune
159 3
xray_datamodule.py
in covidprognosis/plmodules
154 11
mimic_cxr.py
in covidprognosis/data
127 5
combined_datasets.py
in covidprognosis/data
120 6
nih_chest_xrays.py
in covidprognosis/data
116 5
moco_model.py
in covidprognosis/models
110 7
train_mip.py
in cp_examples/mip_finetune
107 4
train_moco.py
in cp_examples/moco_pretrain
98 2
chexpert.py
in covidprognosis/data
93 5
transforms.py
in covidprognosis/data
87 15
base_dataset.py
in covidprognosis/data
63 8
moco_module.py
in cp_examples/moco_pretrain
62 5
setup.py
in root
21 -
models.yaml
in configs
16 -
collate_fn.py
in covidprognosis/data
9 1
__init__.py
in covidprognosis/data
5 -
data.yaml
in configs
4 -
__init__.py
in covidprognosis
3 -
__init__.py
in covidprognosis/models
1 -
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
sip_finetune.py
in cp_examples/sip_finetune
203 12
train_sip.py
in cp_examples/sip_finetune
159 3
xray_datamodule.py
in covidprognosis/plmodules
154 11
mimic_cxr.py
in covidprognosis/data
127 5
combined_datasets.py
in covidprognosis/data
120 6
nih_chest_xrays.py
in covidprognosis/data
116 5
moco_model.py
in covidprognosis/models
110 7
train_mip.py
in cp_examples/mip_finetune
107 4
train_moco.py
in cp_examples/moco_pretrain
98 2
chexpert.py
in covidprognosis/data
93 5
transforms.py
in covidprognosis/data
87 15
base_dataset.py
in covidprognosis/data
63 8
moco_module.py
in cp_examples/moco_pretrain
62 5
setup.py
in root
21 -
models.yaml
in configs
16 -
collate_fn.py
in covidprognosis/data
9 1
__init__.py
in covidprognosis/data
5 -
data.yaml
in configs
4 -
__init__.py
in covidprognosis
3 -
__init__.py
in covidprognosis/models
1 -