A function that loads DECODING_RESULTS based on decoding_parameters

log_load_results_from_params(decoding_params, results_directory_name)

Arguments

decoding_params

A data frame of decoding parameters that can be created by calling the cross-validator's get_parameters() method.

results_directory_name

A string containing the path to a directory that contains all the decoding results.