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