Package mvpa :: Package tests :: Module test_datameasure :: Class SensitivityAnalysersTests
[hide private]
[frames] | no frames]

Class SensitivityAnalysersTests

source code


Instance Methods [hide private]
 
setUp(self) source code
 
testBasic(self, dsm) source code
 
testAnalyzerWithSplitClassifier(self, clf) source code
 
testMappedClassifierSensitivityAnalyzer(self, clf) source code
 
testLinearSVMWeights(self, svm) source code
 
testSplitFeaturewiseDatasetMeasure(self) source code
 
__testFSPipelineWithAnalyzerWithSplitClassifier(self, basic_clf) source code
Method Details [hide private]

testBasic(self, dsm)

source code 
Decorators:
  • @sweepargs(dsm= _MEASURES_2_SWEEP)

testAnalyzerWithSplitClassifier(self, clf)

source code 
Decorators:
  • @sweepargs(clf= clfswh ['has_sensitivity'])

testMappedClassifierSensitivityAnalyzer(self, clf)

source code 
Decorators:
  • @sweepargs(clf= clfswh ['has_sensitivity'])

testLinearSVMWeights(self, svm)

source code 
Decorators:
  • @sweepargs(svm= clfswh ['linear', 'svm'])

__testFSPipelineWithAnalyzerWithSplitClassifier(self, basic_clf)

source code 
Decorators:
  • @sweepargs(basic_clf= clfswh ['has_sensitivity'])