Skip to content

Abstract MLGraph for batch, streaming and serving #2

@talebzeghmi

Description

@talebzeghmi

MLGraph is a great abstract definition of an ML pipeline independent of runtime.

It'd be beneficial to define an MLGraph once, with the ability to run it in batch (Kubeflow Pipelines), streaming or serving (Seldon, KFServing, etc). Data may be bound and accessed between components through a data abstraction layer (DAL), see https://github.com/zillow/intake-dal.

  1. Has there been thought given for MLGraph to run on KubeFlow Pipelines?
  2. Are there plans or thoughts to have a Pythonic SDK to author an MLGraph?

Thank you, I look forward to discussing and working with you on this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions