Tommy Li
79b58d7205
Update Watson Machine Learning auth with IAM ( #1737 )
...
* update watson auth with IAM
* remove username/password reference
2019-08-07 19:17:18 -07:00
Tommy Li
f64782c0b3
Update Watson training component to output model location UID ( #1587 )
...
* Update wml-train.py
* update watson training components to output model location
* update variables
2019-07-03 10:02:32 -07:00
Animesh Singh
a3e7a0a4b0
removing some creds ( #1470 )
...
* remove creds
* remove ip
2019-06-07 16:01:57 -07:00
Matthias Popp
4c8d08c179
Fix watson train component ( #1259 )
...
* Fix watson train component
Add scheme to cos_endpoint for watson client and change deprecated author_email to author_name
* fixup! Fix watson train component
2019-05-23 10:16:29 -07:00
Tommy Li
8418b316f5
Update new Watson OpenScale components and pipeline ( #1287 )
...
* update new openscale components and pipeline
* cleanup unused library
* fix readme and naming as requested and minor cleanup
* condense Dockerfile with new base image, load PipelineModel from spark.stage
* retrigger github checks from Travis
2019-05-10 01:09:57 -07:00
Animesh Singh
cef50553f9
spark components ( #1272 )
...
* spark components
* changing base image
* removing multiple open file methods
* renaming source files
* renaming source files
* adding component yaml files
* removing extra bracket signs
2019-05-03 16:09:39 -07:00
hongye-sun
f56a8cb72a
Comp yaml eb830cd73c ( #1282 )
2019-05-03 13:11:31 -07:00
Tommy Li
c77554a762
Fix Watson pipeline example ( #1246 )
...
* update ibm watson examples
* fix labels in components
* typo fixes
* revert component name change
* minor description changes
* move label tags to annotations
2019-04-29 11:12:20 -07:00
Animesh Singh
9f6d34ff65
Fixing comp names ( #1239 )
...
* changing comp names
* changing comp names
2019-04-26 11:52:29 -07:00
Animesh Singh
b70a8bef7a
shortening names ( #1202 )
2019-04-24 17:10:45 -07:00
Alexey Volkov
848d4fb99c
SDK - Replaced insecure yaml.load with yaml.safe_load ( #1170 )
...
This improves security and gets rid of security warnings.
See https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation
2019-04-23 15:26:00 -07:00
Animesh Singh
c0da565e08
component readmes ( #1147 )
2019-04-14 20:48:00 -07:00
Alexey Volkov
4afa1fc88c
Improved the IBM - Create kubernetes secret component ( #1027 )
...
Fixed the following issues:
* Checking that every command finishes successfully (non-zero return code)
* Fixed the path for the secret_name output (the program was producing variable paths different from the path in component.yaml)
2019-04-04 15:21:19 -07:00
Animesh Singh
a277f87ea1
metadata tag for watson components ( #1072 )
2019-04-02 19:49:41 -07:00
Animesh Singh
7c0558e5d1
metadata for open source components ( #1071 )
2019-04-02 19:05:41 -07:00
Animesh Singh
dda1eb790e
Updating the description for model_uid param ( #1002 )
2019-03-20 14:24:59 -07:00
Tommy Li
0fa221aba6
Add component.yaml to every ibm-components ( #984 )
...
* add component.yaml to every ibm-components
* replace colon conflicts with dashes
* update ffdl serve component.yaml description
2019-03-19 20:18:24 -07:00
Animesh Singh
cc3f2149e1
Watson Openscale Components to manage models ( #950 )
...
* openscale componenets to manage models
* renamed component filename, updated with component.yaml (#1 )
2019-03-14 18:36:51 -07:00
Tommy Li
7243ded0bf
add tommy as the approver for the ibm pipeline ( #915 )
2019-03-07 14:28:11 -08:00
Animesh Singh
89e21dfb64
Training and Serving Pipeline leveraging WML ( #800 )
...
* initial watson pipeline
* updates
* updates
* Update creds
* updated dockerhub base files
* update watson pipeline (#2 )
Removing references to wml-base image, and recreating it with python-slim as base image
* address review comment (#3 )
* change s3 to cos (#4 )
2019-02-23 03:52:14 -08:00
Animesh Singh
b5e529fb33
placeholder for ibm sample pipelines and corresponding components ( #731 )
...
* ibm sample components and pipeline
* License headers and remocing zip files
* License headers and removing zip files
* removing ffdl binary
2019-02-05 23:46:12 -08:00