|
1 semana atrás | |
---|---|---|
.vscode | 8 meses atrás | |
utils | 8 meses atrás | |
.gitignore | 8 meses atrás | |
LP_ADNIMERGE.csv | 8 meses atrás | |
README.md | 2 meses atrás | |
bayesian.py | 8 meses atrás | |
calibration_xarray.py | 8 meses atrás | |
config.toml | 2 meses atrás | |
dataset_size.py | 1 semana atrás | |
ensemble_predict.py | 8 meses atrás | |
ruff.toml | 8 meses atrás | |
sensitivity_analysis.py | 8 meses atrás | |
threshold.py | 8 meses atrás | |
threshold_refac.py | 8 meses atrás | |
threshold_xarray.py | 1 semana atrás | |
train_cnn.py | 8 meses atrás | |
xarray_images.py | 1 semana atrás | |
xarray_sensitivity.py | 1 semana atrás |
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!