7.1.1.4. ZScore_backpropagatingAP

class ZScore_backpropagatingAP(score, related_data={})[source]

Bases: sciunit.scores.base.Score

Average of Z scores. A float indicating the average of standardized difference from reference means for back-propagating AP amplitudes.

Methods Summary

compute(observation, prediction, distances)

Computes average of z-scores from observation and prediction for back-propagating AP amplitudes

Methods Documentation

classmethod compute(observation, prediction, distances)[source]

Computes average of z-scores from observation and prediction for back-propagating AP amplitudes