public interface Predictions
| Modifier and Type | Method and Description |
|---|---|
ModelMetricsListSchemaV3 |
predict(ModelMetricsListSchemaV3 parms) |
@Headers(value="Content-Type: application/x-www-form-urlencoded; charset=UTF-8")
@POST(value="/3/Predictions/models/{model}/frames/{frame}")
ModelMetricsListSchemaV3 predict(ModelMetricsListSchemaV3 parms)