qualitylib.tools.stats.pcc

pcc(y_preds, y_trues, err_default=0)[source]

Pearson Correlation Coefficient (PCC)

Parameters:
Return type:

float

Returns:

PCC between predicted and true values