API Documentation
Python
An overview of the Python library for deploying Kinetix ML pipelines.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
An overview of the Python library for deploying Kinetix ML pipelines.
pipeline = KMLPipeline("[Your Project Name]", "[Your API Key]")
pipeline.initialize()
outputs = pipeline.execute([]) # the [] should be replaced with your list of inputs