- Dec 13, 2021
-
- Dec 10, 2021
-
-
Jörg Martin authored
-
Jörg Martin authored
-
Jörg Martin authored
-
Jörg Martin authored
-
Jörg Martin authored
Previously, this was done by looking at the average of the predictions over the posterior predictive. This was removed, as this didn't make much sense.
-
- Dec 09, 2021
-
-
Jörg Martin authored
-
Jörg Martin authored
Several metrics were included in evaluate_tabular.py. To this end the file coverage_metrices.py was added and the processing of a larger number of metrics in evaluate_tabular.py was simplified.
-
Jörg Martin authored
-
Jörg Martin authored
The evaluate_tabular script was simplified to ease the analysis of more quantities. Several coverage quantities and the bias were added to these quantities. However, they perform rather poor.
-
- Dec 08, 2021
-
-
Jörg Martin authored
-
- Dec 07, 2021
-
-
Jörg Martin authored
-
Jörg Martin authored
-
Jörg Martin authored
Added EiV training scripts for the three datasets and moreover included bias evaluation in `evaluate_tabular`. The inclusion of some coverage measure is still needed.
-
- Dec 06, 2021
-
-
Jörg Martin authored
-
- Dec 03, 2021
-
-
Jörg Martin authored
-
Jörg Martin authored
-
- Dec 02, 2021
-
-
Jörg Martin authored
-
- Dec 01, 2021
-
-
Jörg Martin authored
This covers all regression datasets treated in the MC Dropout and Deep Ensemble paper. Results are comparable or even better. For multivariate dataset, the decouple_dimensions keyword in the evaluation scripts can be used to follow the (rather weird) convention of these papers.
-
Jörg Martin authored
Added training and testing for nonEiV-model on the power plant dataset. The evaluation script for MSD was also added.
-
- Nov 30, 2021
-
-
Jörg Martin authored
For NLL metric, weird convention from MC Dropout was integrated. Power Plant example missing.
-
- Nov 26, 2021
-
-
Jörg Martin authored
-
Jörg Martin authored
Both reaching similar RMSEs as in MC Dropout paper. Updated hidden_layers handling in all training files.
-
Jörg Martin authored
-
- Nov 25, 2021
-
-
Jörg Martin authored
-
- Nov 19, 2021
-
-
Jörg Martin authored
-