frrsa icon indicating copy to clipboard operation
frrsa copied to clipboard

Clarify various object names

Open PhilippKaniuth opened this issue 2 years ago • 1 comments

frrsa in frrsa/fitting/crossvalidation.py optionally returns the object predictions. This object has the hard-coded column names "dissim_target" and "dissim_predicted". In case of fitting representational matrices that contain similarities, these column names are confusing.

Either conditionally name the columns based on whether similarity or dissimilarity is predicted or use a generic name that'd cover both cases.

PhilippKaniuth avatar May 13 '22 09:05 PhilippKaniuth

Rename func collapse_RDM to sth. that reflects that it can be used for RSMs as well.

PhilippKaniuth avatar May 05 '23 12:05 PhilippKaniuth