kedro topic
kedro
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
A kedro-plugin for integration of mlflow capabilities inside kedro projects (especially machine learning model versioning and packaging)
kedro-airflow
Kedro-Airflow makes it easy to deploy Kedro projects to Airflow.
kedro-docker
Kedro-Docker makes it easy to package Kedro projects with Docker.
kedro-community
Examples of data science projects created with Kedro.
kedro-viz
Visualise your Kedro data and machine-learning pipelines and track your experiments.
deployml_course
Репозиторий для открытого курса «Промышленная эксплуатация моделей машинного обучения»
kedro-grpc-server
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
kedro plugin to automatically construct pipelines using pytest style pattern matching
kedro-action
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).