-
-
Failed run: https://github.com/Azure/bicep-registry-modules/actions/runs/11607584471
-
### Environment
* How did you deploy Kubeflow Pipelines (KFP)?
- Standalone kubernetes cluster v1.29.4
- kubeflow/manifests-v1.9.1-rc.1
- kubeflow/manifests-v1.9.0
Not seeing this in older v…
-
### Validation Checklist
- [X] Is this a Kubeflow issue?
- [X] Are you posting in the right repository ?
- [X] Did you follow the [Kubeflow installation guideline](https://github.com/kubeflow/manifes…
-
{
"platform":"",
"hub-mirror": [
"gcr.io/ml-pipeline/api-server:2.0.0-alpha.6",
"gcr.io/ml-pipeline/cache-server:2.0.0-alpha.6",
"gcr.io/ml-pipeline/frontend",
"gcr.io/ml-pipeline/fronte…
-
Hi developer,
When I try to run code example of Auto_ML, there is an error when execute
# training
try:
**auto_c.fit(data=df_diabetes_train, key="ID")**
except Exception as e:
raise e…
-
azure-ai-ml version 1.21.1
**Is your feature request related to a problem? Please describe.**
I am trying to add tags and description to the data asset created via pipeline jobs. I specify the name …
-
### Checks
- [X] I have searched the [existing issues](https://github.com/deployKF/deployKF).
- [X] This issue is NOT security related. (Please [disclose responsibly](https://github.com/deployKF/depl…
-
## What example? Describe it
How to run steps conditionally from a Job pipeline (yaml) if possible at all.
Example:
I want to run a step (fine-tuning for example) only on some boolean conditio…
-
### Bug Description
According to the version matrix [here](https://www.kubeflow.org/docs/components/pipelines/user-guides/migration/) KFP backend version for Kubeflow 1.8 is 2.0.3. After the upgrade …