|
1 месяц назад | |
---|---|---|
.vscode | 10 месяцев назад | |
utils | 10 месяцев назад | |
.gitignore | 10 месяцев назад | |
LP_ADNIMERGE.csv | 10 месяцев назад | |
README.md | 4 месяцев назад | |
bayesian.py | 10 месяцев назад | |
calibration_xarray.py | 9 месяцев назад | |
config.toml | 4 месяцев назад | |
dataset_size.py | 1 месяц назад | |
ensemble_predict.py | 10 месяцев назад | |
ruff.toml | 10 месяцев назад | |
sensitivity_analysis.py | 10 месяцев назад | |
threshold.py | 9 месяцев назад | |
threshold_refac.py | 9 месяцев назад | |
threshold_xarray.py | 1 месяц назад | |
train_cnn.py | 10 месяцев назад | |
xarray_images.py | 1 месяц назад | |
xarray_sensitivity.py | 1 месяц назад |
This code is the current version for the Alzheimers CNN uncertanity estimation project. The project consists of a set of main scripts (in the root folder) and some utilities. In order to use the project:
"bayesian.py" is unfinished and does not currently work. The other two threshold files are old implementations. 'sensitivity_analysis.py' can be optionally used to generate some model number sensitivity data, but the implementation is buggy currently. Apologies for the messy code throughout!