|
|
5 meses atrás | |
|---|---|---|
| .vscode | 5 meses atrás | |
| utils | 5 meses atrás | |
| .gitignore | 1 ano atrás | |
| README.md | 9 meses atrás | |
| bayesian.py | 5 meses atrás | |
| calibration_xarray.py | 1 ano atrás | |
| config.toml | 5 meses atrás | |
| dataset_size.py | 7 meses atrás | |
| ensemble_predict.py | 5 meses atrás | |
| model_evaluation.py | 5 meses atrás | |
| sensitivity_analysis.py | 5 meses atrás | |
| threshold.py | 5 meses atrás | |
| threshold_refac.py | 5 meses atrás | |
| threshold_xarray.py | 5 meses atrás | |
| train_cnn.py | 1 ano atrás | |
| xarray_images.py | 7 meses atrás | |
| xarray_sensitivity.py | 7 meses atrás |
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!