-
Notifications
You must be signed in to change notification settings - Fork 449
feat: SDK support for model monitoring #1249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
83 commits
Select commit
Hold shift + click to select a range
4c65bc2
feat: SDK support for model monitoring (for models deployed to endpoi…
rosiezou 69b9a07
fixing syntax errors
rosiezou 10a9201
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 1b6178f
resolving merge diff
rosiezou 7eb3879
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 161abf2
removing sync parameter from MDM job
rosiezou 4b46950
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 658e18e
fixing runtime errors
rosiezou 79ea3ed
fixing more runtime errors
rosiezou 2a30817
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 327611c
fixing some more linter errors
rosiezou e91b804
Merge branch 'main' into model-monitoring
rosiezou 982d7fc
added endpoint path resolution logic
rosiezou 483e6c6
excluding uninitialized optional arguments for as_proto methods in ob…
rosiezou 8f36213
fixing typo in class variable
rosiezou 79b8b78
adding more upstream error handling
rosiezou a5d2b08
fixing errors with runtime type checks
rosiezou 99987d3
fixed runtime errors in update and pause functions
rosiezou 7e373c9
Merge branch 'main' into model-monitoring
rosiezou 9c2dc22
Merge branch 'main' into model-monitoring
rosiezou 046af5a
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] bf87200
Merge branch 'model-monitoring' of https://github.com/googleapis/pyth…
gcf-owl-bot[bot] 8e85f5e
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 0552c05
Merge branch 'model-monitoring' of https://github.com/googleapis/pyth…
gcf-owl-bot[bot] debddd6
removing unused methods
rosiezou 1409729
fixed job delete method
rosiezou 04b3c26
Merge branch 'main' into model-monitoring
rosiezou d390b69
removing unused parameter
rosiezou 61555a9
Merge branch 'main' into model-monitoring
rosiezou 8b811cc
addressing some PR comments
rosiezou 8c5b4d9
docs clarification
rosiezou d9f9965
Update google/cloud/aiplatform/jobs.py
rosiezou deb0512
Update google/cloud/aiplatform/jobs.py
rosiezou 308f4ff
Update google/cloud/aiplatform/jobs.py
rosiezou eb97eca
fixing logic for checking explanation_specs
rosiezou 96146ac
chore: system test for model monitoring (#1428)
rosiezou 1a80a8d
addressed more PR comments
rosiezou d1526f0
Merge branch 'main' into model-monitoring
rosiezou d01038e
Merge branch 'main' into model-monitoring
rosiezou 4c16e77
Merge branch 'main' into model-monitoring
rosiezou a3783a2
addressing remaining comments
rosiezou fa7d17a
Merge branch 'main' into model-monitoring
rosiezou aa9c118
adding more error checking in parse_configs helper function
rosiezou b21a0bc
minor fix for deployed model ID validation logic
rosiezou f76fa24
Merge branch 'main' into model-monitoring
rosiezou b1174a2
Merge branch 'main' into model-monitoring
rosiezou edbfffa
addressing docs commentes
rosiezou d07f6f5
addressed more PR comments
rosiezou b00e6bc
removing runtime errors
rosiezou 32b0681
Merge branch 'main' into model-monitoring
rosiezou f1584ac
added more documentation
rosiezou 295c0d6
Merge branch 'main' into model-monitoring
rosiezou 6a15b57
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 5a16296
Merge branch 'main' into model-monitoring
rosiezou 2e875c3
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] a134d0e
Merge branch 'main' into model-monitoring
rosiezou a18fbf9
Merge branch 'main' into model-monitoring
rosiezou 6055280
Merge branch 'main' into model-monitoring
rosiezou 500fd04
addressing PR comments
rosiezou c44bd16
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 4fbcaca
Merge branch 'main' into model-monitoring
rosiezou 3c257fb
Merge branch 'main' into model-monitoring
rosiezou e09312a
addressing more PR comments
rosiezou d9aaada
adding more doc strings
rosiezou 0406ba6
Merge branch 'main' into model-monitoring
rosiezou 27d25f7
more fixes
rosiezou 274c694
formatting
rosiezou cd997fb
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] eb2599e
Merge branch 'model-monitoring' of https://github.com/googleapis/pyth…
gcf-owl-bot[bot] 0ecc4d0
Merge branch 'main' into model-monitoring
rosiezou fc40590
Merge branch 'main' into model-monitoring
rosiezou 4640189
added more test coverage and changed iterator names for parse_configs…
rosiezou bbadaa1
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 0d8a045
making objective config class non-abstract
rosiezou fbc7d00
Merge branch 'main' into model-monitoring
rosiezou 2723da7
renaming configuration classes
rosiezou 40921d3
Merge branch 'main' into model-monitoring
rosiezou 481227b
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] afd42ac
Merge branch 'model-monitoring' of https://github.com/googleapis/pyth…
gcf-owl-bot[bot] d6b04a2
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 96286af
Merge branch 'model-monitoring' of https://github.com/googleapis/pyth…
gcf-owl-bot[bot] 6a4b062
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] a65c24a
Merge branch 'model-monitoring' of https://github.com/googleapis/pyth…
gcf-owl-bot[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.