|
vor 2 Monaten | |
---|---|---|
.vscode | vor 8 Monaten | |
utils | vor 8 Monaten | |
.gitignore | vor 8 Monaten | |
LP_ADNIMERGE.csv | vor 8 Monaten | |
README.md | vor 2 Monaten | |
bayesian.py | vor 8 Monaten | |
config.toml | vor 2 Monaten | |
ensemble_predict.py | vor 8 Monaten | |
ruff.toml | vor 8 Monaten | |
sensitivity_analysis.py | vor 8 Monaten | |
threshold.py | vor 8 Monaten | |
threshold_refac.py | vor 8 Monaten | |
threshold_xarray.py | vor 8 Monaten | |
train_cnn.py | vor 8 Monaten |
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!