|
пре 1 недеља | |
---|---|---|
.vscode | пре 8 месеци | |
utils | пре 8 месеци | |
.gitignore | пре 8 месеци | |
LP_ADNIMERGE.csv | пре 8 месеци | |
README.md | пре 2 месеци | |
bayesian.py | пре 8 месеци | |
calibration_xarray.py | пре 8 месеци | |
config.toml | пре 2 месеци | |
dataset_size.py | пре 1 недеља | |
ensemble_predict.py | пре 8 месеци | |
ruff.toml | пре 8 месеци | |
sensitivity_analysis.py | пре 8 месеци | |
threshold.py | пре 8 месеци | |
threshold_refac.py | пре 8 месеци | |
threshold_xarray.py | пре 1 недеља | |
train_cnn.py | пре 8 месеци | |
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!