| 
				
					 | 
			7 months ago | |
|---|---|---|
| .vscode | 1 year ago | |
| utils | 1 year ago | |
| .gitignore | 1 year ago | |
| LP_ADNIMERGE.csv | 1 year ago | |
| README.md | 9 months ago | |
| bayesian.py | 1 year ago | |
| calibration_xarray.py | 1 year ago | |
| config.toml | 9 months ago | |
| dataset_size.py | 7 months ago | |
| ensemble_predict.py | 1 year ago | |
| ruff.toml | 1 year ago | |
| sensitivity_analysis.py | 1 year ago | |
| threshold.py | 1 year ago | |
| threshold_refac.py | 1 year ago | |
| threshold_xarray.py | 7 months ago | |
| train_cnn.py | 1 year ago | |
| xarray_images.py | 7 months ago | |
| xarray_sensitivity.py | 7 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!