qimingj
a23abf85fd
Fix ROC Component ( #559 )
...
* Fix ROC component.
* fix ROC component.
* Follow up on CR comments.
2018-12-17 23:03:38 -08:00
Ning
f1fb2df73b
Restructure dataproc components ( #542 )
...
* restructure the dataproc component folder
* more changes in cloudbuild and sample test and readme
* remove src in cloudbuild
2018-12-17 16:57:58 -08:00
hongye-sun
e356adf31a
bump up the sdk version to 0.1.4 ( #522 )
...
* bump up the sdk version to 0.1.4
* Update lightweight notebook sample to 0.1.4
* Update the rest of the samples to 0.1.4
2018-12-14 20:21:36 -08:00
Ning
9720ace803
add two necessary licenses ( #545 )
...
* add two necessary licenses
* add an empty at the end
2018-12-14 18:25:25 -08:00
qimingj
0f55da1b55
Add hongye-sun to OWNERS of samples, components, and sdk directories. ( #531 )
2018-12-12 19:03:58 -08:00
hongye-sun
6d9c74a36d
Add metric and ui-metadata samples ( #523 )
...
* add metric sample code in roc component
* Change mlpipeline artifacts output path to tmp folder
* Revert /tmp path change and add output_dir in notebook sample
* Revert /tmp path #2
2018-12-12 17:53:37 -08:00
qimingj
d79a835b3e
Remove the workaround in confusion matrix component for correctly handling boolean cases. ( #526 )
2018-12-12 15:07:03 -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
IronPan
5f14095daf
Fix sample test - Add gcp permission ( #454 )
...
* SDK/GCP - Replaced default_gcp_op with task.apply(use_gcp_secret)
* add gcp permission to all samples
* remove GKE dependency for tf serving
* add permission
* debug
* fix
* fix
* fix test
* fix test
* fix credential
* Update presubmit-tests-with-pipeline-deployment.sh
* Update _utils.py
* fix credential
* fix test
2018-12-05 12:06:47 -08:00
Sarah Maddox
9581a3a592
Pointed doc links to Kubeflow website instead of wiki. ( #398 )
2018-11-27 17:59:49 -08:00
nealgao
57808877ae
update image tag with the new release ( #393 )
2018-11-27 15:28:51 -08:00
nealgao
c9d8ded51e
restructure local components directory ( #357 )
...
* restructure local components directory
* typo fix
2018-11-26 11:29:18 -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
Alexey Volkov
e6b4107056
Components - Reorganized components/kubeflow ( #232 )
...
* kubeflow/deployer
* kubeflow/dnntrainer
* kubeflow/launcher
2018-11-16 12:30:41 -08:00
Yang Pan
f7fc1f09f0
Use kubeflow as default namespace for tf serving ( #211 )
2018-11-12 16:04:45 -08:00
Alexey Volkov
f0c189f3a5
Marked scripts as executable ( #188 )
...
chmod +x scripts
2018-11-09 19:50:30 -08:00
nealgao
e639a361de
add todos for the image tag update for new releases ( #138 )
2018-11-08 17:34:48 -08:00
Sarah Maddox
8c75ecac79
Added and fixed links fixed branding and text ( #128 )
...
Updated branding; added a link to the guide to building your own components; fixed 2 links; made other minor textual fixes.
2018-11-07 09:22:25 -08:00
nealgao
f25d32b801
image tag update for release ( #114 )
...
* update image tag for new releases
* add more
* delete the accidentaly added sample
2018-11-06 18:12:13 -08:00
nealgao
3ce66aa226
add xgboost: migrate from the old repo ( #46 )
...
* migrate from the old repo
* fix bug: accidentally override tfma test
* add tfma test back
* add tfma back
* typo fix
* fix small typo
* if job fails, exit after logs are output
2018-11-06 17:15:49 -08:00
Alexey Volkov
c7bb1ff1d2
Add Ning and Alexey to OWNERS for components, samples and sample-test ( #102 )
2018-11-06 14:59: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
Alexey Volkov
e6a4c9ff73
mlp -> kfp.dsl ( #88 )
2018-11-06 09:40:07 -08:00
qimingj
414a5afa13
Merge pull request #27 from kubeflow/ngao/fix-tfma-deploy-bug
...
TFMA deployer bug fix
2018-11-05 14:28:54 -08:00
Pascal Vicaire
3df28a9700
Updating OWNERS files. Adding per-subdirectory OWNER files.
2018-11-05 14:03:33 -08:00
Ning Gao
084321fcc6
Merge branch 'master' into ngao/fix-tfma-deploy-bug
2018-11-05 10:43:12 -08:00
Bradley Jiang
7cd1e70ce7
Fix resnet-cmle sample.
...
Actully, even with the change the sample still doesn't work due to TPU problem in CMLE service. Need to wait for CMLE to support TPU in 1.11 runtime. But the change fix other problems of the sample.
2018-11-05 10:01:19 -08:00
Ning Gao
59d5f7becf
bug fix
2018-11-02 18:07:46 -07:00
Pascal Vicaire
67b011f228
Upgrading the container versions to 0.0.42, the version of the first release of kubeflow/pipelines.
2018-11-02 16:57:37 -07:00
Pascal Vicaire
633e2ddcc8
Initial commit of the kubeflow/pipeline project.
2018-11-02 14:02:31 -07:00