Databricks Certified Machine Learning Associate Exam Databricks-Machine-Learning-Associate Question # 9 Topic 1 Discussion

Databricks Certified Machine Learning Associate Exam Databricks-Machine-Learning-Associate Question # 9 Topic 1 Discussion

Databricks-Machine-Learning-Associate Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

The implementation of linear regression in Spark ML first attempts to solve the linear regression problem using matrix decomposition, but this method does not scale well to large datasets with a large number of variables.

Which of the following approaches does Spark ML use to distribute the training of a linear regression model for large data?


A.

Logistic regression


B.

Spark ML cannot distribute linear regression training


C.

Iterative optimization


D.

Least-squares method


E.

Singular value decomposition


Get Premium Databricks-Machine-Learning-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.