nip.utils.plotting.decision_agreement

nip.utils.plotting.decision_agreement#

Utilities for computing to what extent the datapoint decisions of rollouts agree.

Functions

analyse_decision_agreement(rollouts[, use_tqdm])

Analyse to what extent the datapoint decisions of rollouts agree.

Classes

DecisionAgreementAnalysis(agreement_matrix, ...)

Class for storing the results of a decision agreement analysis.