Property | Type | Description | |
---|---|---|---|
TrainBinary | void |
Method | Description | |
---|---|---|
Train ( IArrayView |
Trains the classifier using weighted examples
|
Method | Description | |
---|---|---|
PredictBinary ( |
Classifies the example
|
|
TrainBinary ( IArrayView |
Trains the classifier
|
Method | Description | |
---|---|---|
TrainBinary ( IArrayView |
protected PredictBinary ( |
||
binaryExample | ||
confidence | double | |
return | int |
public Train ( IArrayView |
||
labeledExamples | IArrayView |
|
weights | IArrayView |
|
return | void |
protected TrainBinary ( IArrayView |
||
binaryExamples | IArrayView |
|
return | void |