Commit Graph

8 Commits

Author SHA1 Message Date
qimingj a23abf85fd Fix ROC Component (#559)
* Fix ROC component.

* fix ROC component.

* Follow up on CR comments.
2018-12-17 23:03:38 -08:00
hongye-sun 6d9c74a36d Add metric and ui-metadata samples (#523)
* add metric sample code in roc component

* Change mlpipeline artifacts output path to tmp folder

* Revert /tmp path change and add output_dir in notebook sample

* Revert /tmp path #2
2018-12-12 17:53:37 -08:00
qimingj d79a835b3e Remove the workaround in confusion matrix component for correctly handling boolean cases. (#526) 2018-12-12 15:07:03 -08:00
qimingj 0901f1e3c5 Improve TFX Taxi Sample and Components. (#518)
* Improve TFX Taxi Sample and Components.

- Confusion matrix and ROC components support flexible target.
- Use single mode instead of 4 different modes for TFDV, TFMA, TFT, Predicton.
- TFDV output's schema path directly.
- Add Confusion Matrix and ROC components to tf taxi sample.

* Follow up code review comments.
2018-12-11 15:19:12 -08:00
nealgao c9d8ded51e restructure local components directory (#357)
* restructure local components directory

* typo fix
2018-11-26 11:29:18 -08:00
Yang Pan e0e8ca73c4 switch to strongly typed version number (#234) 2018-11-16 23:04:05 -08:00
nealgao 3ce66aa226 add xgboost: migrate from the old repo (#46)
* migrate from the old repo

* fix bug: accidentally override tfma test

* add tfma test back

* add tfma back

* typo fix

* fix small typo

* if job fails, exit after logs are output
2018-11-06 17:15:49 -08:00
Pascal Vicaire 633e2ddcc8 Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00