Home

Awesome

Kedro Azure ML Pipelines plugin

Python Version License SemVer PyPI version Downloads

Maintainability Rating Coverage Documentation Status

<p align="center"> <a href="https://getindata.com/solutions/ml-platform-machine-learning-reliable-explainable-feature-engineering"><img height="150" src="https://getindata.com/img/logo.svg"></a> <h3 align="center">We help companies turn their data into assets</h3> </p>

About

Following plugin enables running Kedro pipelines on Azure ML Pipelines service.

We support 2 native Azure Machine Learning types of workflows:

Documentation

For detailed documentation refer to https://kedro-azureml.readthedocs.io/

Usage guide

Usage: kedro azureml [OPTIONS] COMMAND [ARGS]...

Options:
  -e, --env TEXT  Environment to use.
  -h, --help      Show this message and exit.

Commands:
  compile  Compiles the pipeline into YAML format
  init     Creates basic configuration for Kedro AzureML plugin
  run      Runs the specified pipeline in Azure ML Pipelines

Quickstart

Follow quickstart section on kedro-azureml.readthedocs.io to get up to speed with plugin usage or watch the video below

<a href="https://bit.ly/kedroazureml"> <img src="./docs/images/tutorial-video-yt.jpg" alt="Kedro Azure ML video tutorial" title="Kedro Azure ML video tutorial" /> </a>