mvpa2.measures.base.MappedClassifierSensitivityAnalyzer¶
-
class
mvpa2.measures.base.MappedClassifierSensitivityAnalyzer(*args_, **kwargs_)¶ Set sensitivity analyzer output be reverse mapped using mapper of the slave classifier
Notes
Available conditional attributes:
calling_time+: Noneclf_sensitivities: Stores sensitivities of the proxied classifiernull_prob+: Nonenull_t: Noneraw_results: Nonetrained_dataset: Nonetrained_nsamples+: Nonetrained_targets+: Nonetraining_time+: None
(Conditional attributes enabled by default suffixed with
+)Methods
Initialize instance of ProxyClassifierSensitivityAnalyzer
Parameters: enable_ca : None or list of str
Names of the conditional attributes which should be enabled in addition to the default ones
disable_ca : None or list of str
Names of the conditional attributes which should be disabled
Methods



