-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Adding diagnose me component to XGboost sample #2953
Adding diagnose me component to XGboost sample #2953
Conversation
…/pipelines into GXBoost_diagnose_me
/retest |
/test kubeflow-pipeline-sample-test |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: neuromage The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
/lgtm |
/lgtm |
/retest |
1 similar comment
/retest |
* adding diagnose me component * Updating component with execution flag * chaning return type to match XGBOOST Pipeline * changing the diagnose_me output type * changing the diagnose_me output type * reverting changes on XGBoost.py * reverting changes in Xgboost_trainer * remvoing raise error with flag * upadating error message * Adding support for project_id verification * updating xgboost to add verification component * chang project name validation * chang project name validation * changing the component to load from latest yaml
changing the output type to GCPProjectID to match XGBoost input type
This change is