examples
examples copied to clipboard
A repository to host extended examples and tutorials
Here we convert the https://www.kaggle.com/competitions/facial-keypoints-detection code to kfp-pipeline using vanilla Kubeflow pipelines and kale The objective of this task is to predict keypoint positions on face images. In addition to...
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.3.1 to 6.3.0. Release notes Sourced from nbconvert's releases. 5.5.0 Documentation Release This tag is used to provide a working documentation build for RTD. Commits cefe0bf Release...
Bumps [mistune](https://github.com/lepture/mistune) from 0.7.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...
The repo linked from the text "closer look" is private or missing
Here, the G-research-crypto-forecasting and American express competitions on kaggle was modeled on kubeflow. KFP pipelines were created for both notebooks. Also, link updates were made to the [telco-customer-churn-kaggle-competition](https://github.com/josepholaide/examples/tree/master/telco-customer-churn-kaggle-competition) and [jpx-tokyo-stock-exchange-kaggle-competition](https://github.com/josepholaide/examples/tree/master/jpx-tokyo-stock-exchange-kaggle-competition)...
/assign @kimwnasptd /assign @js-ts /assign @jinchihe
This command occurs in two spots in the README `$ git clone https://github.com/kubeflow/examples/natural-language-processing-with-disaster-tweets-kaggle-competition ` It should be: `$ git clone https://github.com/kubeflow/examples/ ` Otherwise you'll get this error: ``` jovyan@tweets-0:~$ git...
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.35 to 5.4.0. Release notes Sourced from ujson's releases. 5.4.0 Added Add support for arbitrary size integers (#548) @JustAnotherArchivist Fixed CVE-2022-31116: Replace wchar_t string decoding implementation with...