| Home | Trees | Indices | Help |
|
|---|
|
|
SensitivityAnalyzer that reports the weights LARS trained
on a given Dataset.
By default LARS 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 |
|||
|
|||
_LEGAL_CLFS = [LARS]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 LARS classifier. LARS always has weights available, so nothing has to be computed here.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 2 18:37:04 2009 | http://epydoc.sourceforge.net |