Home | Trees | Indices | Help |
|
---|
|
|
|||
SameSignClassifier Dummy classifier which reports +1 class if both features have the same sign, -1 otherwise |
|||
Less1Classifier Dummy classifier which reports +1 class if abs value of max less than 1 |
|
|||
sample_clf_lin = SMLR(lm= 0.1)
|
|||
sample_clf_nl = kNN(k= 5)
|
|||
r = clfswh ['linear', 'regression', 'has_sensitivity']
|
Imports: cfg, SMLR, clfswh, regrswh, externals
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 24 20:39:33 2012 | http://epydoc.sourceforge.net |