ResponseProcessor
.See: Description
Class | Description |
---|---|
BinaryResponseProcessor<T extends Output<T>> |
A
ResponseProcessor that takes a single value of the
field as the positive class and all other values as the negative
class. |
FieldResponseProcessor<T extends Output<T>> |
A response processor that returns the value in a given field.
|
Quartile |
A quartile to split data into 4 chunks.
|
QuartileResponseProcessor<T extends Output<T>> |
Processes the response into quartiles and emits them as classification outputs.
|
ResponseProcessor
.Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.