ml-labs¶
ML pipeline and experiment management library.
Overview¶
ml-labs provides a structured framework for building, managing, and deploying machine learning pipelines.
- Pipeline: Node graph data structure for separating ML concerns
- Experimenter: Experiment execution and management
- Trainer: Training with cross-validation splits
- Inferencer: Apply trained pipelines to new data
Installation¶
Optional dependencies: