
Pachyderm
Pachyderm is a tool for data versioning and pipelines for MLOps.
Use it when
- •You would like a tool that handles data versioning and pipeline automation.
- •You want a language-agnostic tool that uses JSON or YAML to create and configure resources.
Available in stages
Data Versioning
Installation
helm repo add pach https://helm.pachyderm.com
helm repo update
helm install pachd pach/pachyderm --set deployTarget=LOCAL
Example stacks
Example stacks coming soon...