|
|
пре 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!