Files
model_garden/docs/CODEOWNERS
T
Line: 4: incorrect codeowner organization: GoogleCloudPlatform/cloudml-samples-owners Line: 4: no users/groups matched Line: 7: incorrect codeowner user: ivanmkc Line: 7: no users/groups matched Line: 11: incorrect codeowner user: mco-gh Line: 11: no users/groups matched Line: 12: incorrect codeowner user: jialuzh Line: 12: no users/groups matched Line: 13: incorrect codeowner user: jialuzh Line: 13: no users/groups matched Line: 14: incorrect codeowner user: halio-g Line: 14: no users/groups matched Line: 15: incorrect codeowner user: protorganizer Line: 15: no users/groups matched Line: 18: incorrect codeowner user: brianchunkang Line: 18: no users/groups matched Line: 22: incorrect codeowner user: morgandu Line: 22: no users/groups matched Line: 23: incorrect codeowner user: yinghsienwu Line: 23: no users/groups matched Line: 24: incorrect codeowner user: RajeshThallam Line: 24: incorrect codeowner user: ultrons Line: 24: no users/groups matched
Brian KangandGitHub a351c7e196 Community updates (#24)
* 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
2021-09-02 10:29:40 -04:00

29 lines
1.1 KiB
Plaintext

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# Our Global Owners: @andrewferlitsch @aribray @dizcology @ivanmkc @morgandu @telpirion @vinnysenthil
* @GoogleCloudPlatform/cloudml-samples-owners
# Notebooks
/notebooks @ivanmkc
# Official Notebooks
notebooks/official/model_monitoring/model_monitoring.ipynb @mco-gh
notebooks/official/ml_metadata/sdk-metric-parameter-tracking-for-custom-jobs.ipynb @jialuzh
notebooks/official/ml_metadata/sdk-metric-parameter-tracking-for-locally-trained-models.ipynb @jialuzh
notebooks/official/vizier/gapic-vizier-multi-objective-optimization.ipynb @halio-g
notebooks/official/feature_store/gapic-feature-store.ipynb @protorganizer
# Community Notebooks
/notebooks/community/sdk/SDK_FBProphet_Forecasting_Online.ipynb @brianchunkang
# Community Content
/community-content @morgandu
/community-content/tf_agents_bandits_movie_recommendation_with_kfp_and_vertex_sdk @yinghsienwu
/community-content/pytorch_text_classification_using_vertex_sdk_and_gcloud @RajeshThallam @ultrons
# Official Community Content