This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
You have a prepared dataset that you loaded into a notebook. You want to train a classification model. What should you do before training the model?
Split the data.
Score the model.
Evaluate the model.
Which feature in Microsoft Fabric allows you to write and run code to train models?
Notebooks
Experiments
Models
You want to log the accuracy of a model, which logging function should you use?
mlflow.log_param()
mlflow.log_metric()
mlflow.log_artifact()
You must answer all questions before checking your work.
Was this page helpful?