Databricks Certified Machine Learning Associate Exam Databricks-Machine-Learning-Associate Question # 20 Topic 3 Discussion

Databricks Certified Machine Learning Associate Exam Databricks-Machine-Learning-Associate Question # 20 Topic 3 Discussion

Databricks-Machine-Learning-Associate Exam Topic 3 Question 20 Discussion:
Question #: 20
Topic #: 3

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.

Singular value decomposition


C.

Iterative optimization


D.

Least-squares method


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.