GoogleCloudPlatform / vertex-pipelines-end-to-end-samples

Apache License 2.0
225 stars 89 forks source link

Fix: enable model monitoring for XGBoost pipeline #50

Closed ghost closed 1 year ago

ghost commented 1 year ago

Description

Model monitoring metadata isn't persisted during XGBoost training. Further, caching has been disabled for lookup_model components in all pipelines.

Automated tests passed on Datatonic repo https://github.com/teamdatatonic/vertex-pipelines-end-to-end-samples/pull/11

How has this been tested?

Checklist

ghost commented 1 year ago

@Linchin this one is ready to merge!