coco_pipe.decoding.get_capabilities#

coco_pipe.decoding.get_capabilities(name)#

Return machine-readable capability metadata for a given estimator.

Parameters:

name (str) – The canonical name of the estimator.

Returns:

Lightweight metadata summary for validation.

Return type:

EstimatorCapabilities