|
il y a 1 semaine | |
---|---|---|
.vscode | il y a 8 mois | |
utils | il y a 8 mois | |
.gitignore | il y a 8 mois | |
LP_ADNIMERGE.csv | il y a 8 mois | |
README.md | il y a 2 mois | |
bayesian.py | il y a 8 mois | |
calibration_xarray.py | il y a 8 mois | |
config.toml | il y a 2 mois | |
dataset_size.py | il y a 1 semaine | |
ensemble_predict.py | il y a 8 mois | |
ruff.toml | il y a 8 mois | |
sensitivity_analysis.py | il y a 8 mois | |
threshold.py | il y a 8 mois | |
threshold_refac.py | il y a 8 mois | |
threshold_xarray.py | il y a 1 semaine | |
train_cnn.py | il y a 8 mois | |
xarray_images.py | il y a 1 semaine | |
xarray_sensitivity.py | il y a 1 semaine |
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!