HOTSPOT
-
You create an Azure Machine Learning workspace.
You must use the Python SDK v2 to implement an experiment from a Jupyter notebook in the workspace. The experiment must log a table in the following format:
table = {
"col1" : [1, 2, 3],
"col2" : [4, 5, 6]
)
You need to complete the Python code to log the table.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
BR_CS
Highly Voted 1 year, 2 months agosl_mslconsulting
Most Recent 5 months, 1 week agogracel11
6 months agoRan2025
1 year agoRan2025
1 year ago