Open TF518 opened 1 year ago
I am getting the same error while trying to implement advanced model monitoring and same is true with basic. Can someone kindly advise Class MonitoringTarget: This is an experimental class, and may change at any time. Please see https://aka.ms/azuremlexperimental for more information. Met error <class 'NotImplementedError'>:
Operating System
Windows
Version Information
azure-cli: 2.53.0 azure-cli-core: 2.53.0 azure-cli-telemetry: 1.1.0 extensions: ml: 2.21.0
Steps to reproduce
Expected behavior
Expected: A custom signal monitor is created and viewable from the Azure Machine Learning workspace monitoring dashboard
Actual behavior
CLI returns
Met error <class 'AttributeError'>:'NoneType' object has no attribute 'values'
Addition information
Adding an
inputs
field tocustom_monitoring.yaml
changes the error message toMet error <class 'NotImplementedError'>: