Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Add GitHub issue summarization example
  • Loading branch information
texasmichelle committed Feb 22, 2018
1 parent 66764df commit 5e5c24b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ We have assigned priorities to the items below. See priority guidance:
| -------- | :-----------------------: | :------: | :----------------: | :-----------: | :---------------: | :----: | :-----: |
| TensorFlow serving end-to-end | How to perform TensorFlow serving on Kubeflow e2e | **P0** | TODO | TensorFlow | [nkash](https://github.com/nkashy1) | TODO | TODO |
| [Zillow housing prediction](https://www.kaggle.com/c/zillow-prize-1/kernels) | Zillow's home value prediction on Kaggle | **P0** | High prize Kaggle competition w/ opportunity to show XGBoost | XGBoost | [puneith](https://github.com/puneith) | Google | TODO |
| [GitHub issue summarization](https://hackernoon.com/how-to-create-data-products-that-are-magical-using-sequence-to-sequence-models-703f86a231f8) | Text summarization on GitHub dataset | **P0** | End-to-end example of using Kubeflow for data science | scikit-learn | [texasmichelle](https://github.com/texasmichelle) | Google | TODO |
| [Mercari price suggestion challenge](https://www.kaggle.com/c/mercari-price-suggestion-challenge) | Automatically suggest product proces to online sellers | **P0** | | | | | |
| [Airbnb new user bookings](https://www.kaggle.com/c/airbnb-recruiting-new-user-bookings) | Where will a new guest book their first travel experience | | | | | | |
| [TensorFlow object detection](https://github.com/tensorflow/models/tree/master/research/object_detection) | Object detection using TensorFlow API | | | | | | |
Expand Down

0 comments on commit 5e5c24b

Please sign in to comment.