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