brainmass.objectives.fc_rmse

Contents

brainmass.objectives.fc_rmse#

brainmass.objectives.fc_rmse()[source]#

Build a functional-connectivity RMSE loss.

Returns:

loss(prediction, target) -> scalar computing the RMSE between the prediction’s and target’s static FC matrices.

Return type:

callable

See also

fc_corr

correlation between FC matrices.