|
1 day ago | |
---|---|---|
.vscode | 1 week ago | |
utils | 1 day ago | |
.gitignore | 10 months ago | |
README.md | 4 months ago | |
bayesian.py | 1 week ago | |
calibration_xarray.py | 9 months ago | |
config.toml | 1 week ago | |
dataset_size.py | 1 month ago | |
ensemble_predict.py | 1 day ago | |
model_evaluation.py | 1 day ago | |
sensitivity_analysis.py | 1 day ago | |
threshold.py | 1 week ago | |
threshold_refac.py | 1 day ago | |
threshold_xarray.py | 1 day ago | |
train_cnn.py | 10 months ago | |
xarray_images.py | 1 month ago | |
xarray_sensitivity.py | 1 month 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!