| Home | Trees | Indices | Help |
|---|
|
|
ml.Predictor --+
|
cla.Classifier --+
|
cla.BinaryClassifier --+
|
ScoredCascade
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Compute the score of an input point.
|
An array version of score(). Take an array of input points and produce their scores.
|
Generate 'nsamples' negative samples that pass the cascade and have scores >= 0. May take time if samples are getting more difficult to pass the cascade.
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Feb 25 10:24:18 2008 | http://epydoc.sourceforge.net |