API Documentation
JavaScript
An overview of the JavaScript library for deploying Kinetix ML pipelines.
KMLPipeline
A Kinetix ML Pipeline object which can be used to load and execute pipelines from the Kinetix ML platform.
Example
Methods
Initialize (async)
Loads the Kinetix ML Pipeline from the Kinetix ML platform for execution later.
Execute (async)
Executes the loaded Kinetix ML Pipeline given the correct inputs and returns the outputs.