kubeflow / examples

A repository to host extended examples and tutorials
Apache License 2.0
1.39k stars 751 forks source link

Conversion of OpenVaccine, Bulldozers, Titanic and Facial keypoint detection from kaggle to kfp #978

Closed ajinkya933 closed 2 years ago

ajinkya933 commented 2 years ago

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 this we also convert OpenVaccine, Bulldozers and Titanic Notebooks from Kaggle to kfp

Note: This Pull Request is a modified version of the earlier folder "Facial-keypoints-detection" which I had added as a pull request in the same repo (https://github.com/kubeflow/examples/pull/938) . Kindly delete the earlier folder "Facial-keypoints-detection".

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

google-oss-prow[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ajinkya933 To complete the pull request process, please assign js-ts after the PR has been reviewed. You can assign the PR to them by writing /assign @js-ts in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubeflow/examples/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment