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