Icon

_​Predictor_​Flow

Predictor workflow that is exposed as RESTful web service

This workflow accesses a pretrained model and applies it to deployment data. The deployment data are provided in JSON format by another workflow/application. The predicted results are sent back in JSON format. Typically an instance of this workflow would be instantiated once (or multiple times to increase performance) and then re-used for new data as it becomes available. The JSON In/Output nodes define the endpoints. Configuration nodes can be used to define additional parameters (not used here).

Predictor workflow that is exposed as RESTful web service Input from REST callResult of REST call ContainerInput (JSON) ContainerOutput (JSON) Model Reader JSON to Table Columns to JSON Tree EnsemblePredictor Predictor workflow that is exposed as RESTful web service Input from REST callResult of REST callContainerInput (JSON) ContainerOutput (JSON) Model Reader JSON to Table Columns to JSON Tree EnsemblePredictor

Nodes

Extensions

Links