|
@@ -7,4 +7,4 @@ This code is the current version for the Alzheimers CNN uncertanity estimation p
|
|
|
3. Run "ensemble_predict.py". This will generate the predictions of the models on the test and validation datasets and save them to the model ensemble folder.
|
|
|
4. Run "threshold_xarray.py". This run some analysis on the ensemble and generates a set of graphs and statistics.
|
|
|
|
|
|
-"bayesian.py" is unfinished and does not currently work. The other two threshold files are old implementations
|
|
|
+"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!
|