Skip to content

Commit cb4c0b3

Browse files
authored
Merge branch 'master' into add-kedro-popmon
2 parents f43ff2f + e1b9b7b commit cb4c0b3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ There are Kedro users across the world, who work at start-ups, major enterprises
148148
[NHS AI Lab](https://nhsx.github.io/skunkworks/synthetic-data-pipeline),
149149
[Open Data Science LatAm](https://www.odesla.org/),
150150
[Prediqt](https://prediqt.co/),
151+
[Prospect](https://prospectsport.ai/),
151152
[QuantumBlack](https://medium.com/quantumblack/introducing-kedro-the-open-source-library-for-production-ready-machine-learning-code-d1c6d26ce2cf),
152153
[ReSpo.Vision](https://neptune.ai/customers/respo-vision),
153154
[Retrieva](https://tech.retrieva.jp/entry/2020/07/28/181414),
@@ -176,6 +177,9 @@ There are Kedro users across the world, who work at start-ups, major enterprises
176177
- [FontR](https://github.com/madziejm/project-fontr) by [Maciej M](https://github.com/madziejm), a project implementing Adobe's DeepFont research in Kedro to perform font recognition.
177178
- [Spaceship-Titanic using Kedro and MLflow](https://github.com/mauricioarauujo/spaceship-titanic) by [Mauricio Araujo](https://github.com/mauricioarauujo), Spaceship-Titanic Kaggle competition with a fully automated machine learning lifecycle using Kedro and MLflow.
178179
- [pipelinex_image_processing](https://github.com/Minyus/pipelinex_image_processing) by [Minyus](https://github.com/Minyus), a Kedro pipeline for image processing using OpenCV, Scikit-image, TensorFlow/Keras, and MLflow.
180+
- [Price Prediction Pipeline](https://github.com/Pedro-A-D-S/diamonds_price_prediction) by [Pedro Alves](https://github.com/Pedro-A-D-S), a data processing and data science pipeline for a ficticious Diamond enterprise using Scikit-Learn, Docker and Pandas.
181+
- [Healthcare Data Analysis with Kedro](https://github.com/pablovdcf/TFM_HADO_Cares) by [Pablo Villar](https://github.com/pablovdcf), a end to end project through kedro pipelines (preprocessing, processing and data_science) with an app made in Streamlit where you can interact with the data.
182+
- [Spaceflights price prediction as a service and Monte Carlo simulations](https://github.com/takikadiri/kedro-boot-examples) by [Takieddine Kadiri](https://github.com/takikadiri), a kedro projects that utilize [Kedro Boot](https://github.com/takikadiri/kedro-boot) to serve the spaceflights price prediction model through Rest API (FatApi) and Data App (Streamlit). It also provides an example of a Monte Carlo simulations for estimating Pi using [Kedro Boot](https://github.com/takikadiri/kedro-boot).
179183

180184
## [Kedro plugins](https://docs.kedro.org/en/stable/extend_kedro/plugins.html)
181185

@@ -198,7 +202,8 @@ There are Kedro users across the world, who work at start-ups, major enterprises
198202
- [kedro-pandas-profiling](https://pypi.org/project/kedro-pandas-profiling/) - "Profiles" data in the catalog.
199203
- [kedro-partitioned](https://github.com/ProjetaAi/kedro-partitioned) - Extends the functionality on processing partitioned data.
200204
- [kedro-sagemaker](https://github.com/getindata/kedro-sagemaker) - Enables running a Kedro pipeline with Amazon SageMaker service.
201-
- [kedro-snowflake]([https://github.com/getindata/kedro-sagemaker](https://github.com/getindata/kedro-snowflake)) - Enables to run full Kedro pipelines in Snowflake.
205+
- [kedro-snowflake](https://github.com/getindata/kedro-snowflake) - Enables to run full Kedro pipelines in Snowflake.
206+
- [kedro-softfail-runner](https://github.com/noklam/kedro-softfail-runner) - Custom Kedro Runner to enable soft-failing pipeline.
202207
- [kedro-static-viz](https://github.com/WaylonWalker/kedro-static-viz) - Generates a static Kedro-Viz site (HTML, CSS, JS)
203208
- [kedro-viz](https://pypi.org/project/kedro-viz/) - Helps visualise Kedro data and analytics pipelines.
204209
- [kedro-vertexai](https://github.com/getindata/kedro-vertexai) - Enables running a Kedro pipeline with Vertex AI Pipelines service.
@@ -207,6 +212,7 @@ There are Kedro users across the world, who work at start-ups, major enterprises
207212
- [vineyard-kedro](https://pypi.org/project/vineyard-kedro) - Custom `DataSet` and `Runner` which enables sharing intermediate data between tasks in Kedro pipelines using Vineyard, a cloud-native in-memory object manager.
208213
- [kedro-tf-image](https://github.com/dermatologist/kedro-tf-image) - Kedro pipelines for preprocessing images using TensorFlow.
209214
- [kedro-graphql](https://pypi.org/project/kedro-graphql/) - A Kedro plugin for serving Kedro projects as GraphQL APIs.
215+
- [kedro-boot](https://github.com/takikadiri/kedro-boot) - Integrate you kedro project with any application
210216
- [kedro-popmon](https://github.com/stephanecollot/kedro-popmon) - A Kedro plugin for integration of popmon capabilities.
211217

212218
For more:
@@ -243,6 +249,7 @@ For more:
243249
- [Kedro Community Update - April 2023](https://www.youtube.com/watch?v=ACwLKx8TEXc) - Kedro 0.18.7, new `OmegaConfigLoader`, experiment tracking in Kedro Viz, improvements in Databricks workflow, and more.
244250
- [Let's look at Kedro 0.17.0!](https://www.youtube.com/watch?v=AVX31IVbpoE)
245251
- [Kedro 0.16.0 was just Released!](https://www.youtube.com/watch?v=HxU6SL14jc4) - Release notes (features) of Kedro 0.16.0 explained.
252+
- [Why transition from vanilla Jupyter notebooks to Kedro?](https://www.youtube.com/watch?v=JLTYNPoK7nw&ab_channel=PyConUS)
246253

247254

248255

0 commit comments

Comments
 (0)