This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Choose the best response for each of the questions.
You want to estimate the nightly rental price of a property based on various factors, such as the number of bedrooms, bathrooms, and location. Which of the following is the best type of machine learning model to use for this scenario?
Classification.
Clustering.
Regression.
Which settings do you need to configure in Azure Database for PostgreSQL flexible server database to support calling an Azure Machine Learning model?
azure_cognitive.subscription_key.
azure_cognitive.subscription_key
azure_ml.subscription_key.
azure_ml.subscription_key
azure_ml.scoring_endpoint.
azure_ml.scoring_endpoint
In the call to azure_ml.inference(), what is the data type of the input_data parameter?
azure_ml.inference()
input_data
Jsonb.
Json.
Text.
You must answer all questions before checking your work.
Was this page helpful?