-
## Context
How would you describe Kedro in one sentence? This is key in defining how Kedro is perceived by users, the community, and all stakeholders. This is part of other messaging efforts of Kedro…
-
I bumped into the following issues while running mlops-v2/sparse_checkout.sh. I worked around them because i knew what the cmds were trying to accomplish.
Issue 1:
+ git clone --depth 1 --filter=b…
-
Hi @setuc In the previous code responsible AI related code was present. Now code is not present as well as I am unable to find https://github.com/Azure/RAI-vNext-Preview github repo.
Thank you
-
## Description
We need to test that the proposed dataset factories implementation for https://github.com/kedro-org/kedro/issues/2423 actually works for users.
## Exercise
1. Open GitPod link
2…
-
To automatically kick off training and deployment, we'll use GitHub Actions to schedule the creation of jobs.
Reference:
- https://github.com/Azure-Samples/mlops-enterprise-template/blob/main/.gi…
-
@setuc /mlops/devops-pipelines/deploy-model-training-pipeline.yml: Could not get the latest source version for repository Azure/mlops-templates hosted on https://github.com/ using ref refs/heads/main…
-
Similar interaction to the Gif for GitHub extension - Look at the end of the this [post](https://dev.to/opensauced/how-to-create-a-good-pull-request-template-and-why-you-should-add-gifs-4i0l) for cont…
-
I am training DOPE (Deep Object Pose Estimation) from NVIDIA on Azure Cluster. I did made it distributed using PyTorch DistributedDataParallel myself using the script/train.py and going from there. He…
-
I wasnt able to find in the code or in the documentation anything related to model promotion and data drift.
If I have a daily ingestion of new data and I run the training pipeline on a daily basis…
-
The task used in install-terraform.yml file on line 5 is causing the ambiguous error below.
To correct that is needed to change TerraformInstaller@0 for ms-devlabs.custom-terraform-tasks.custom-terra…