https://store-images.s-microsoft.com/image/apps.6717.cb487c61-471c-49e8-8c5b-6185eb919726.5132eacc-ddc0-4247-a179-5ea11d9a9f9d.a4d91b35-f5e3-4e49-b71d-709d3888ba70

Kedro

pcloudhosting

Kedro

pcloudhosting

Version 0.19.11 + Free Support on OpenSUSE 15.6

Kedro is an open-source Python framework for building reproducible, scalable, and modular data science and machine learning pipelines.

Features of Kedro:
  • Provides a standardized project structure for data science and ML workflows.
  • Supports modular and reusable pipeline development.
  • Seamlessly integrates with various ML frameworks and cloud platforms.
  • Ensures reproducibility through version-controlled data catalogs.
  • Encourages software engineering best practices like testing and CI/CD integration.

To check KEDRO version:

$ cd /opt
$ source /opt/kedro-0.19.11/venv/bin/activate
$ kedro --version
Disclaimer: Kedro helps structure machine learning and data science projects efficiently, but improper implementation or lack of version control may lead to inconsistencies. It is recommended to follow best practices, document pipeline changes, and maintain reproducibility for optimal results.