Method | Description | |
---|---|---|
PredictBinary ( |
Classifies the example
|
|
TrainBinary ( IArrayView |
Trains the classifier
|
Method | Description | |
---|---|---|
ConvertToAverageExample ( |
protected PredictBinary ( |
||
binaryExample | ||
confidence | double | |
return | int |
protected TrainBinary ( IArrayView |
||
binaryExamples | IArrayView |
|
return | void |