|
|
il y a 5 mois | |
|---|---|---|
| .vscode | il y a 5 mois | |
| utils | il y a 5 mois | |
| .gitignore | il y a 1 an | |
| README.md | il y a 9 mois | |
| bayesian.py | il y a 5 mois | |
| calibration_xarray.py | il y a 1 an | |
| config.toml | il y a 5 mois | |
| dataset_size.py | il y a 7 mois | |
| ensemble_predict.py | il y a 5 mois | |
| model_evaluation.py | il y a 5 mois | |
| sensitivity_analysis.py | il y a 5 mois | |
| threshold.py | il y a 5 mois | |
| threshold_refac.py | il y a 5 mois | |
| threshold_xarray.py | il y a 5 mois | |
| train_cnn.py | il y a 1 an | |
| xarray_images.py | il y a 7 mois | |
| xarray_sensitivity.py | il y a 7 mois |
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!