|
|
преди 10 месеца | |
|---|---|---|
| .vscode | преди 1 година | |
| utils | преди 1 година | |
| .gitignore | преди 1 година | |
| LP_ADNIMERGE.csv | преди 1 година | |
| README.md | преди 10 месеца | |
| bayesian.py | преди 1 година | |
| config.toml | преди 10 месеца | |
| ensemble_predict.py | преди 1 година | |
| ruff.toml | преди 1 година | |
| sensitivity_analysis.py | преди 1 година | |
| threshold.py | преди 1 година | |
| threshold_refac.py | преди 1 година | |
| threshold_xarray.py | преди 1 година | |
| train_cnn.py | преди 1 година |
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!