Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 426 Bytes

File metadata and controls

11 lines (9 loc) · 426 Bytes

Introduction

.. toctree::
   :maxdepth: 4

   Reminder on Mlflow Models <01_mlflow_models.md>
   Log a Pipeline as model with ``KedroPipelineModel`` <02_custom_kedro_pipeline_model.md>
   Log a Pipeline as model with the CLI <03_cli_modelify.md>
   Automatically log inference pipeline after training <04_hook_pipeline_ml.md>
   Deployments patterns for ``KedroPipelineModel`` models <05_deployment_patterns.md>