Data handler module¶
Reads in and writes CSV files with the IQMs.
-
mriqc.classifier.data.
balanced_leaveout
(dataframe, site_column='site', rate_label='rater_1')[source]¶
-
mriqc.classifier.data.
read_dataset
(feat_file, label_file, merged_name=None, binarize=True, site_name=None, rate_label='rater_1', rate_selection='random')[source]¶ Reads in the features and labels
-
mriqc.classifier.data.
read_labels
(label_file, rate_label='rater_1', binarize=True, site_name=None, rate_selection='random', collapse=True)[source]¶ Reads in the labels. Massage labels table to have the appropriate format