Skip to content

Commit 5eec493

Browse files
authored
Merge pull request #191 from Cheukting/event-200226
Event 200226
2 parents 02ac334 + 508a418 commit 5eec493

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

_projects/kedro.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
obj_id: kedro
33
name: "Kedro"
4-
logo: static/images/projects/kedro.jpg
4+
logo: static/images/projects/kedro.png
55
website: https://kedro.readthedocs.io/
66
setup_html: |
77
<p>
@@ -11,4 +11,6 @@ setup_html: |
1111
</a>
1212
</p>
1313
---
14-
Kedro is an open source development workflow tool that helps structure reproducible, scaleable, deployable, robust and versioned data pipelines. It is applicable to a wide range of projects, from single user projects running on a local environment, when you want to have an organised way of working, to enterprise-level team projects, when your team needs to work in a structured way and reduce the effort required to take machine learning models into the production environment.
14+
Kedro is a development workflow framework that implements software engineering best-practice for data pipelines with an eye towards productionising machine learning models. Kedro is built upon our collective best-practice (and mistakes) trying to deliver real-world ML applications that have vast amounts of dirty data.
15+
16+
It helps structure reproducible, scalable, deployable, robust and versioned data and machine learning pipelines. It is applicable to a wide range of projects, from single user projects running on a local environment, when you want to have an organised way of working, to enterprise-level team projects, when your team needs to work in a structured way and reduce the effort required to take machine learning models into the production environment.

static/images/projects/kedro.jpg

-702 KB
Binary file not shown.

static/images/projects/kedro.png

13.9 KB
Loading

0 commit comments

Comments
 (0)