* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: update to use Vertex Pipeline run
* feat: replace with Pipeline.run()
* feat: replace with Pipeline.run()
* feat: replace with Pipeline.run()
* feat: replace with Pipeline.run()
* feat: replace with Pipeline.run()
* FB Prophet on Vertex Prediction
PR for Facebook Prophet time series forecasting model on Vertex Prediction
* remove
remove
* Added Notebook for serving Facebook Prophet models on Vertex predictions
* Adding owner for new community notebook
Community notebook is a Facebook Prophet model serving example on Vertex
* Add github username to community notebook
* Updated Notebook
Added updates based on feedback from internal teams. Added a regressor to the model
* Ran linter
* Ran linter - removed whitespace
* Final lint
* Fix import
* Made the Reinforcement Learning components shareable
Also made couple of fixes.
* Updated the sample pipeline
* Replaced .after with data passing
* Formatted the notebook using tensorflow_docs.tools.nbfmt
* Fixed all linter errors
* Updated the component URLs
* pytorch on vertex: initial commit
* pytorch on vertex: reorg dir structure with new repo changes
* pytorch on vertex: add cleanup script and update README files
* pytorch on vertex: remove references to bucket names
* PyTorch on Vertex: Updated with linter suggested changes
* PyTorch on Vertex: dry-run and set resource names consistent with app name
* PyTorch on Vertex: update CODEOWNERS
* Pytorch on Vertex: Reorganized directory structure
* Added step-by-step and pipeline tutorials for reinforcement learning with Vertex AI.
* Add READMEs for the step-by-step and end-to-end MLOps pipeline prototypes.
* Make dir and file names more descriptive, and adjust embedded links. Directly load dataset from remote bucket.
* Add TF-Agents bandits movie RecSys demo owner.