-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
51 lines (51 loc) · 1.04 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
figures/*.png
figures/*.eps
figures/supplements/
data/ae_imputed_data
data/ae_imputed_data
.DS_Store
src/en/exp_patient/9_*
src/en/in_patient/9_*
src/ae/single_imputation/ip/*
src/ae/single_imputation/exp/*
src/ae/multi_imputation/ip/*
src/ae/multi_imputation/exp/*
images/supplements/*
.idea
data/**/combined/*
data/**/preprocessed/*
**/results/*
*_final_config*
*_input_features.yaml
data/bxs/*
!data/bxs/readme.md
data/rounds/*
!data/rounds/readme.md
data/bxs_15_µm/*
!data/bxs_15_µm/readme.md
data/bxs_30_µm/*
!data/bxs_30_µm/readme.md
data/bxs_60_µm/*
!data/bxs_60_µm/readme.md
data/bxs_90_µm/*
!data/bxs_90_µm/readme.md
data/bxs_120_µm/*
!data/bxs_120_µm/readme.md
images/fig2/fig2.eps
images/fig2/fig2.png
images/fig3/fig3.png
images/fig3/fig3.eps
images/fig4/fig4.eps
images/fig4/fig4.png
images/fig5/fig5.eps
images/fig5/fig5.png
src/evaluation/lgbm_evaluation.log
/src/ae_new/single_imputation
/figures/tiles
/data/tma
src/tma/__pycache__/patient_mapping.cpython-310.pyc
/src/tma/ae
/src/tma/en
/src/tma/en_old
/src/tma/lgbm_old
/src/tma/lgbm