FakeAUCGenerator
01 Syntax
Microsoft.VisualBasic.DataMining.Evaluation.FakeAUCGenerator
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| BuildOutput | 1 | Create a fake output vector based on the target AUC |
| BuildOutput2 | 1 |
03 Members
BuildOutput(
Double(), Double, Double)Create a fake output vector based on the target AUC
Parameters
| Name | Type | Description |
|---|---|---|
labels | Double() | - |
auc | Double | - |
BuildOutput2(
Double(), Double, Double, Int32)