Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 |