pipelines/samples/core
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 tables Components - Added AutoML Tables components and tests (#2174) 2019-09-25 13:42:06 -07:00
ai-platform Release 57d9f7f1cf (#2184) 2019-09-23 00:19:55 +08:00
artifact_location add artifact location tests (#2142) 2019-09-17 13:34:28 -07:00
component_build Tests - Samples - Added the component_build sample test (#2147) 2019-09-20 14:31:27 -07:00
condition add compile step in the samples to generate zip files (#1866) 2019-08-16 15:53:07 -07:00
dataflow Release 57d9f7f1cf (#2184) 2019-09-23 00:19:55 +08:00
dsl_static_type_checking Improve notebook check automation (#2040) 2019-09-09 13:40:55 -07:00
execution_order Moving samples to match the new folder structure (#1734) 2019-08-05 12:11:49 -07:00
exit_handler Restructure samples (#1710) 2019-08-01 17:31:37 -07:00
imagepullsecrets add compile step in the samples to generate zip files (#1866) 2019-08-16 15:53:07 -07:00
kubeflow_tf_serving Release 57d9f7f1cf (#2184) 2019-09-23 00:19:55 +08:00
lightweight_component Add a convention to make sure experiment_name is parameterized in notebook sample. (#2112) 2019-09-17 15:37:14 -07:00
loop_output Add samples for loops (#2218) 2019-09-24 14:59:58 -07:00
loop_parameter Add samples for loops (#2218) 2019-09-24 14:59:58 -07:00
loop_static Add samples for loops (#2218) 2019-09-24 14:59:58 -07:00
multiple_outputs Moving samples to match the new folder structure (#1734) 2019-08-05 12:11:49 -07:00
parallel_join Restructure samples (#1710) 2019-08-01 17:31:37 -07:00
pipeline_transformers add more core samples in the sample test (#2030) 2019-09-06 11:46:15 -07:00
preemptible_tpu_gpu Add preemtptible gpu sample (#1749) 2019-08-08 13:58:46 -07:00
recursion add compile step in the samples to generate zip files (#1866) 2019-08-16 15:53:07 -07:00
resource_ops add more core samples in the sample test (#2030) 2019-09-06 11:46:15 -07:00
retry Restructure samples (#1710) 2019-08-01 17:31:37 -07:00
secret Moving samples to match the new folder structure (#1734) 2019-08-05 12:11:49 -07:00
sequential Restructure samples (#1710) 2019-08-01 17:31:37 -07:00
sidecar add more core samples in the sample test (#2030) 2019-09-06 11:46:15 -07:00
tfx-oss minor fix (#1954) 2019-08-26 13:08:39 -07:00
volume_ops Extend E2E tests: Add VolumeOp test (#2019) 2019-09-03 21:24:58 -07:00
volume_snapshot_ops add more core samples in the sample test (#2030) 2019-09-06 11:46:15 -07:00
xgboost_training_cm Release 57d9f7f1cf (#2184) 2019-09-23 00:19:55 +08:00