-
Training a model with this params: --model=HeadAndNeck --train=True --cluster=training-nd40-v2 --run_recovery_id=jaalvare_bigcluster:jaalvare_bigcluster_1607291058_70ac48b7 --start_epoch=120
Result…
-
I have a model (fit during an Azure automated ml run) that predicts on a dataframe just fine, but fail when the model and dataframe are passed to interpret functions such as PartialDependence, complai…
-
https://github.com/Azure/azure-sdk-for-python/blob/ba70c6a13d8f531a6783d1139120780c357450d2/sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_endpoint_operations.py#L511C1-L515C18
The datastore para…
-
### Operating System
Linux
### Version Information
python 3.8
azureml-0.2.7
### Steps to reproduce
Follow steps in https://github.com/Azure/azureml-examples/blob/main/sdk/python/generative-ai/ra…
-
- If the issue is to do with Azure CLI 2.0 in-particular, create an issue here at [Azure/azure-cli](https://github.com/Azure/azure-cli/issues)
### Extension name (the extension in question)
ml
…
-
This adds multiple issues together to make it easier to report.
- in multiple notebooks in sdk v2 folder, or in e2e tutorials, we use DefaultAzureCredentials within an unnecessary try/catch
- Rena…
-
[machine-learning-end-to-end-secure]([azure-quickstart-templates](https://github.com/Azure/azure-quickstart-templates)/[quickstarts](https://github.com/Azure/azure-quickstart-templates/tree/master/qui…
-
[2021-08-17T22:56:28.664111] Starting Linux command : python train.py --epochs 1 --data-dir /mnt/batch/tasks/shared/LS_root/jobs/opendatasetspmworkspace/azureml/6215701e-b1ef-42d0-91d1-864583d0db…
-
when I try run the example `Custom_Script/02_CustomScript_Training_Pipeline.ipynb` I cannot create `ParallelRunConfig`
```
parallel_run_config = ParallelRunConfig(
source_directory='./scripts'…
-
Hello there,
I am trying to generate the data for the workshop.
### Problem
When running the script `src/workshop/data/create_datasets.py` I get the following error:
```
from azureml.openda…