This commit is contained in:
Cesar De la Torre 2021-10-05 12:31:01 -04:00 коммит произвёл GitHub
Родитель 7da7458d08
Коммит dd98abde93
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -44,7 +44,7 @@ To start using the AutoML Code Gen Preview, the feature must be enabled when sub
Please note that these instructions may be updated as needed during the preview.
### SDK
### Install Azure ML SDK private preview version
When using AutoML via the SDK, you will need to ensure that you call `experiment.submit()` from a Conda environment that contains the private preview SDK. In addition, this feature is only enabled for experiments running on a remote compute target.