Package | Description |
---|---|
org.deeplearning4j.arbiter.scoring.impl |
Modifier and Type | Field and Description |
---|---|
protected ROCScoreFunction.Metric |
ROCScoreFunction.metric |
Modifier and Type | Method and Description |
---|---|
static ROCScoreFunction.Metric |
ROCScoreFunction.Metric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ROCScoreFunction.Metric[] |
ROCScoreFunction.Metric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ROCScoreFunction(@NonNull ROCScoreFunction.ROCType type,
@NonNull ROCScoreFunction.Metric metric) |
Copyright © 2020. All rights reserved.