DP-090T00: Implementing a Machine Learning Solution with Microsoft Azure Databricks Quiz Questions and Answers
Answer :
- Create a cluster with the Databricks Runtime for Machine Learning.
Answer :
- You can upload a file to the DBFS using the UI.
Answer :
- predictions = lrModel.transform(testData)
Answer :
- A Python script and the environment