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']
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sun Sep 6 14:23:39 2009 | http://epydoc.sourceforge.net |