pipelines/components/gcp
Alexey Volkov 4339e70962 Components - Added AutoML Tables components and tests (#2174)
* Components - Added AutoML Tables components

* Added the sample - AutoML Tables - Retail product stockout prediction

* Replaced the project ID with dummy placeholder

* Fixed the description parameter passing

* Replaced pip with pip3 and changed quotes

* Added licenses

* Updated the component links

* Revert "Replaced pip with pip3"

This reverts commit 65ed0a7fc6. (part of it)

Here, `pip` is not the name of executable. It's the module name which is
just `pip`, not `pip3`.

* Changed quotes to single quotes

* Moved the components to the gcp folder

* Switched container images to python:3.7

* Updated component versions in sample
2019-09-25 13:42:06 -07:00
..
automl Components - Added AutoML Tables components and tests (#2174) 2019-09-25 13:42:06 -07:00
bigquery/query Release 57d9f7f1cf (#2184) 2019-09-23 00:19:55 +08:00
container [Component] Fix the image version specification in create cluster component. (#2213) 2019-09-24 17:11:59 -07:00
dataflow Release 57d9f7f1cf (#2184) 2019-09-23 00:19:55 +08:00
dataproc Release 57d9f7f1cf (#2184) 2019-09-23 00:19:55 +08:00
ml_engine Release 57d9f7f1cf (#2184) 2019-09-23 00:19:55 +08:00
release.sh Improve doc for gcp components. (#1049) 2019-04-04 13:17:21 -07:00