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