Commit Graph

7 Commits

Author SHA1 Message Date
Alexey Volkov c5e6ca2317
feat(components): Added a sample C# script component (#4815) 2020-11-24 01:53:01 -08:00
Alexey Volkov 3826edfcde
feat(components): Added a sample R script component (#4817) 2020-11-23 10:37:01 -08:00
Alexey Volkov 90b38a265c SDK - Hiding Argo's workflow.uid placeholder behind DSL (#1683)
* SDK - Hiding Argo's workflow.uid placeholder behind DSL
Fixes https://github.com/kubeflow/pipelines/issues/1673

* Renamed task_id_placeholder to execution_id_placeholder

* Uppercased the constants
2019-10-07 18:33:11 -07:00
Alexey Volkov 173ecbda4c Marked all scripts as executable (#1177) 2019-04-23 16:12:00 -07:00
Alexey Volkov a26aee35a6 Keras - Train classifier: Improved the README.md (#934) 2019-03-25 19:31:16 -07:00
Alexey Volkov e54a8e3570 Keras/Train classifier: Changed the types to conform to the chosen type system (#933) 2019-03-07 13:42:12 -08:00
Alexey Volkov 5c9b2d651e Added the "Keras - Train classifier" component (#809)
* Added sample component

* Replaced human-readable names with pythonic names

Some people are confused.

* Removed the tag from image name.
2019-02-25 01:31:48 -08:00