|
2 mēneši atpakaļ | |
---|---|---|
.vscode | 8 mēneši atpakaļ | |
utils | 8 mēneši atpakaļ | |
.gitignore | 8 mēneši atpakaļ | |
LP_ADNIMERGE.csv | 8 mēneši atpakaļ | |
README.md | 2 mēneši atpakaļ | |
bayesian.py | 8 mēneši atpakaļ | |
config.toml | 2 mēneši atpakaļ | |
ensemble_predict.py | 8 mēneši atpakaļ | |
ruff.toml | 8 mēneši atpakaļ | |
sensitivity_analysis.py | 8 mēneši atpakaļ | |
threshold.py | 8 mēneši atpakaļ | |
threshold_refac.py | 8 mēneši atpakaļ | |
threshold_xarray.py | 8 mēneši atpakaļ | |
train_cnn.py | 8 mēneši atpakaļ |
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!