MachineLearningNotebooks icon indicating copy to clipboard operation
MachineLearningNotebooks copied to clipboard

Collect data from models in production with AzureML SDK v2

Open katedou opened this issue 3 years ago • 0 comments

Hi,

I have read this documentation https://learn.microsoft.com/en-us/azure/machine-learning/v1/how-to-enable-data-collection and would also like to apply this to my current project, but in my current project I am using AzureML SDK v2, and "KubernetesOnlineDeployment" class do not have parameter collect_model_data.

Could you help here? how should I enable the data collection with SDK V2?

Many thanks in advance!

katedou avatar Mar 24 '23 15:03 katedou