|
1 month ago | |
---|---|---|
.vscode | 6 months ago | |
utils | 6 months ago | |
.gitignore | 6 months ago | |
LP_ADNIMERGE.csv | 6 months ago | |
README.md | 1 month ago | |
bayesian.py | 6 months ago | |
config.toml | 1 month ago | |
ensemble_predict.py | 6 months ago | |
ruff.toml | 6 months ago | |
sensitivity_analysis.py | 6 months ago | |
threshold.py | 6 months ago | |
threshold_refac.py | 6 months ago | |
threshold_xarray.py | 6 months ago | |
train_cnn.py | 6 months ago |
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!