This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
You want to create a model to predict the cost of heating an office building based on its size in square feet and the number of employees working there. What kind of machine learning problem is this?
Regression
Classification
Clustering
You need to evaluate a classification model. Which metric can you use?
Mean squared error (MSE)
Precision
Silhouette
In deep learning, what is the purpose of a loss function?
To remove data for which no known label values are provided
To evaluate the aggregate difference between predicted and actual label values
To calculate the cost of training a neural network rather than a statistical model
What does automated machine learning in Azure Machine Learning enable you to do?
Automatically deploy new versions of a model as they're trained
Automatically provision Azure Machine Learning workspaces for new data scientists in an organization
Automatically run multiple training jobs using different algorithms and parameters to find the best model
You must answer all questions before checking your work.
Was this page helpful?