| Package | Description |
|---|---|
| ai.konduit.serving.output.adapter |
| Modifier and Type | Method and Description |
|---|---|
RegressionOutput |
RegressionOutputAdapter.adapt(org.nd4j.linalg.api.ndarray.INDArray array,
io.vertx.ext.web.RoutingContext routingContext) |
RegressionOutput |
RegressionOutputAdapter.adapt(List<? extends Map<org.dmg.pmml.FieldName,?>> pmmlExamples,
io.vertx.ext.web.RoutingContext routingContext) |
RegressionOutput |
RegressionOutputAdapter.adapt(Object input,
io.vertx.ext.web.RoutingContext routingContext) |
| Modifier and Type | Method and Description |
|---|---|
Class<RegressionOutput> |
RegressionOutputAdapter.outputAdapterType() |
Copyright © 2022. All rights reserved.