Commit Graph

21 Commits

Author SHA1 Message Date
Ning de7f68d129 Release components (#1347)
* Updated component images to version 6554e133dd

* Updated components to version 74d8e59217
2019-05-17 17:45:08 -07:00
IronPan cab1ce348e
Release c3235d725e (#1331)
* Updated component images to version c3235d725e

* Updated components to version 3b938d664d
2019-05-14 16:34:36 -07:00
Ning 9cf1fa7d90 update tf version to 1.12.1 (#1315) 2019-05-13 20:01:08 -07:00
hongye-sun eb830cd73c Component 727c48c690 (#1280) 2019-05-03 11:20:40 -07:00
Alexey Volkov 7228ba1f0b Release b0147bdbed (#1238)
* Updated component images to version b0147bdbed

* Updated components to version e8524eefb1

* Updated the Python SDK version
2019-04-26 10:24:26 -07:00
Ning fe042540e8 update types to defined core type names (#1206) 2019-04-23 12:44:05 -07:00
Ning 785d474699 release new components and remove the resnet image release in the release script (#1171) 2019-04-16 14:19:09 -07:00
Alexey Volkov e7fe738e61
Rolling back TFMA image (#1095)
From a277f87ea1 to 2c2445df83
2019-04-05 20:12:59 -07:00
Alexey Volkov 4a195b130c Fixed bug in TFMA component code (#1094) 2019-04-05 18:02:29 -07:00
Ajay Gopinathan f344301638 Release component image version a277f87ea1 (#1082)
* Re-run script after merge

* Run script again.
2019-04-04 16:11:20 -07:00
Alexey Volkov 6b402f879a Added component definition files for our components (#539)
* Added component definitions to our components

Added the Kubeflow training sample pipeline that uses components

* Added the definition for "TFX - Data Validation"

* Added the definition for the "TFX - Analyze model" component

* Fixed bug in "ROC curve"

* Updated "Predict using TF on Dataflow"

* Updated "TFX - Data Validation"

* Updated the component definitions.

* Updated the pipeline to make the lines shorter and explicitly name the function parameters

* Changed the GCSPath type casing

* Added the definition for the "Kubeflow - Serve TF model" component

* Added the definition for the "Kubeflow - Launch StudyJob" component

* Removed all properties from GCPPath
This will confuse our users and make type checking worse, but Hongye and Ajay requested that.

`s/type: (\{GCSPath:.*?}})(.*)/type: GCPPath$2 # type: $1/g`

* Removed the usage of the ComponentStore
Now the samples are invalid until they're merged to master, but Hongye asked for that.
2019-04-04 12:27:19 -07:00
Alexey Volkov 211f53e86d Allow passing comma-delimited column names (#1044) 2019-03-28 16:48:12 -07:00
Riley Bauer e844f40e69 Removes unnecessary package from TFDV Dockerfile (#856) 2019-02-25 12:07:34 -08:00
Ning d2f9cc4fa1 free tfdv dependency freeze (#852) 2019-02-22 18:14:01 -08:00
Ning 7a9d49a435
fix apache-beam and pandas versions in tfdv image (#828) 2019-02-15 09:30:32 -08:00
hongye-sun fdfd25facf common build image script (#815) 2019-02-13 10:37:19 -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 da6ff9cdd5 restructure dataflow component structure (#338)
* restructure dataflow components

* add . directory before the script name
2018-11-21 10:55:15 -08:00
Yang Pan e0e8ca73c4 switch to strongly typed version number (#234) 2018-11-16 23:04:05 -08:00
nealgao 077a060024 debug tfma failure (#91)
* debug tfma failure

* tft version bug

* minor fix

* comment the test validation
2018-11-06 12:52:56 -08:00
Pascal Vicaire 633e2ddcc8 Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00