| Home | Trees | Indices | Help |
|
|---|
|
|
SensitivityAnalyzer that reports the weights SMLR trained
on a given Dataset.
By default SMLR provides multiple weights per feature (one per label in training dataset). By default, all weights are combined into a single sensitivity value. Please, see the FeaturewiseDatasetMeasure constructor arguments how to custmize this behavior.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
biases = StateVariable(enabled= True, doc= "A 1-d ndarray of b
|
|||
_LEGAL_CLFS = [SMLR]If Sensitivity is classifier specific, classes of classifiers should be listed in the list |
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Extract weights from SMLR classifier. SMLR always has weights available, so nothing has to be computed here.
|
|
|||
biases
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:22 2012 | http://epydoc.sourceforge.net |