Closed nrkarthikeyan closed 3 years ago
In https://github.com/IBM/UQ360/blob/cf02a8aa4242ec8403ec834576d8aa284cb964a2/uq360/metrics/classification_metrics.py#L7
we need to clarify that y_prob_samples has multiple arrays of size n_samples x n_classes, each a sample from the posterior y | W, x
y_prob_samples
In https://github.com/IBM/UQ360/blob/cf02a8aa4242ec8403ec834576d8aa284cb964a2/uq360/metrics/classification_metrics.py#L7
we need to clarify that
y_prob_samples
has multiple arrays of size n_samples x n_classes, each a sample from the posterior y | W, x