mvpa2.clfs.meta.ProxyClassifierSensitivityAnalyzer¶
-
class
mvpa2.clfs.meta.ProxyClassifierSensitivityAnalyzer(*args_, **kwargs_)¶ Set sensitivity analyzer output just to pass through
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
+)Attributes
analyzerauto_trainWhether the Learner performs automatic trainingwhen called untrained. clfdescrDescription of the object if any feature_idsReturn feature_ids used by the underlying classifier force_trainWhether the Learner enforces training upon everycalled. is_trainednull_distReturn Null Distribution estimator pass_attrWhich attributes of the dataset or self.ca to pass into result dataset upon call postprocNode to perform post-processing of results spaceProcessing space name of this node 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
Attributes
analyzerauto_trainWhether the Learner performs automatic trainingwhen called untrained. clfdescrDescription of the object if any feature_idsReturn feature_ids used by the underlying classifier force_trainWhether the Learner enforces training upon everycalled. is_trainednull_distReturn Null Distribution estimator pass_attrWhich attributes of the dataset or self.ca to pass into result dataset upon call postprocNode to perform post-processing of results spaceProcessing space name of this node Methods
-
analyzer¶

