Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sararob
/
python-aiplatform
Public
forked from
googleapis/python-aiplatform
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Initial work on Pipeline Based Service and Model Eval
- #1
#1
Open
sararob
wants to merge 25 commits into
main
sararob/python-aiplatform:main
from
pipeline-based-service
sararob/python-aiplatform:pipeline-based-service
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Initial work on Pipeline Based Service and Model Eval
#1
sararob
wants to merge 25 commits into
main
sararob/python-aiplatform:main
from
pipeline-based-service
sararob/python-aiplatform:pipeline-based-service
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2022
initial commit of pipeline based service and model eval
sararob
committed
71cfd76
View commit details
Copy full SHA for 71cfd76
Browse repository at this point
Commits on Apr 4, 2022
continued work on model eval
sararob
committed
b293456
View commit details
Copy full SHA for b293456
Browse repository at this point
make pipeline based service a subclass of resourcenounwithfuturemanager
sararob
committed
2f34d2e
View commit details
Copy full SHA for 2f34d2e
Browse repository at this point
more eval work using new template
sararob
committed
3ffd547
View commit details
Copy full SHA for 3ffd547
Browse repository at this point
Commits on Apr 5, 2022
updates to model eval from template and add docstrings to methods
sararob
committed
324d82b
View commit details
Copy full SHA for 324d82b
Browse repository at this point
Merge branch 'main' into pipeline-based-service
sararob
committed
a135aeb
View commit details
Copy full SHA for a135aeb
Browse repository at this point
update pipeline based service and add initial test file
sararob
committed
4dfc4ff
View commit details
Copy full SHA for 4dfc4ff
Browse repository at this point
update how project and location are passed to pipeline service
sararob
committed
f5186ee
View commit details
Copy full SHA for f5186ee
Browse repository at this point
Merge branch 'main' into pipeline-based-service
sararob
committed
9502a2b
View commit details
Copy full SHA for 9502a2b
Browse repository at this point
Commits on Apr 6, 2022
update get_model_evaluation method to inspect pipeline component details
sararob
committed
cc51945
View commit details
Copy full SHA for cc51945
Browse repository at this point
refactor model_evaluation get method and add eval pipeline validation
sararob
committed
66c2de8
View commit details
Copy full SHA for 66c2de8
Browse repository at this point
updates from sasha's feedback
sararob
committed
5ff2d29
View commit details
Copy full SHA for 5ff2d29
Browse repository at this point
rename pipeline_service to pipeline_based_service, updates to class properties
sararob
committed
1a56764
View commit details
Copy full SHA for 1a56764
Browse repository at this point
add tests for pipeline based service
sararob
committed
1bca524
View commit details
Copy full SHA for 1bca524
Browse repository at this point
add more tests for pipeline based service
sararob
committed
a454f7d
View commit details
Copy full SHA for a454f7d
Browse repository at this point
Commits on Apr 7, 2022
update tests and add template ref validation function
sararob
committed
a98765a
View commit details
Copy full SHA for a98765a
Browse repository at this point
make pipeline based service a private class
sararob
committed
70db144
View commit details
Copy full SHA for 70db144
Browse repository at this point
updates from linter and start tests for model evaluation
sararob
committed
58f0e0b
View commit details
Copy full SHA for 58f0e0b
Browse repository at this point
Merge branch 'main' into pipeline-based-service
sararob
committed
96b64e8
View commit details
Copy full SHA for 96b64e8
Browse repository at this point
Commits on Apr 8, 2022
start tests for model evaluation
sararob
committed
4dbe0a8
View commit details
Copy full SHA for 4dbe0a8
Browse repository at this point
more work on model eval job tests
sararob
committed
067d98f
View commit details
Copy full SHA for 067d98f
Browse repository at this point
Commits on Apr 11, 2022
Add wait method to ModelEvaluationJob
sararob
committed
eaf0dd1
View commit details
Copy full SHA for eaf0dd1
Browse repository at this point
add more tests and some cleanup
sararob
committed
fd4a98c
View commit details
Copy full SHA for fd4a98c
Browse repository at this point
Commits on Apr 12, 2022
more updates to eval and pipeline based services
sararob
committed
55080b4
View commit details
Copy full SHA for 55080b4
Browse repository at this point
Merge branch 'main' into pipeline-based-service
sararob
committed
fc48541
View commit details
Copy full SHA for fc48541
Browse repository at this point
You can’t perform that action at this time.