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, 4 months agosl_mslconsulting
Most Recent 6 months, 3 weeks agogracel11
7 months, 2 weeks agoRan2025
1 year, 1 month agoRan2025
1 year, 1 month ago