프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
TrainMore ( IArrayView |
Adds the examples to the set of possible neighbor examples
|
메소드 | 설명 | |
---|---|---|
PredictHelper ( |
Classifies the example
|
|
TrainHelper ( IArrayView |
Trains the classifier
|
protected PredictHelper ( |
||
example | ||
confidence | double | |
리턴 | int |
protected TrainHelper ( IArrayView |
||
labeledExamples | IArrayView |
|
리턴 | void |
public TrainMore ( IArrayView |
||
labeledExamples | IArrayView |
|
리턴 | void |