kedro topic

List kedro repositories

kedro

9.4k
Stars
872
Forks
Watchers

Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, an...

kedro-mlflow

189
Stars
29
Forks
Watchers

A kedro-plugin for integration of mlflow capabilities inside kedro projects (especially machine learning model versioning and packaging)

kedro-airflow

120
Stars
17
Forks
Watchers

Kedro-Airflow makes it easy to deploy Kedro projects to Airflow.

kedro-docker

109
Stars
16
Forks
Watchers

Kedro-Docker makes it easy to package Kedro projects with Docker.

kedro-community

168
Stars
44
Forks
Watchers

Examples of data science projects created with Kedro.

kedro-viz

641
Stars
105
Forks
Watchers

Visualise your Kedro data and machine-learning pipelines and track your experiments.

deployml_course

96
Stars
35
Forks
Watchers

Репозиторий для открытого курса «Промышленная эксплуатация моделей машинного обучения»

kedro-grpc-server

17
Stars
1
Forks
Watchers

Kedro gRPC Server is a Kedro plugin that creates a gRPC server for triggering and monitoring pipeline runs using a general-purpose RPC framework gRPC

find-kedro

21
Stars
2
Forks
Watchers

kedro plugin to automatically construct pipelines using pytest style pattern matching

kedro-action

20
Stars
3
Forks
Watchers

A GitHub Action to lint, test, build-docs, package, and run your kedro pipelines. Supports any Python version you'll give it (that is also supported by pyenv).