Changepoint Detector
The Changepoint Detector operator prepares a request message for the Leonardo Machine Learning Foundation (Leonardo MLF) service: Changepoint Detection. It does not require any configuration. Ensure that the input JSON string contains the required fields. These are: {operation: PostInferenceSync, options: string, texts: string, files: path/to/file}.
Configuration Parameters
None
Input
Input |
Type |
Description |
---|---|---|
input |
string |
The JSON request in string format (see above.) |
Output
Output |
Type |
Description |
---|---|---|
output |
message |
The request message sent to the Leonardo ML client. |