subject

Suppose you have a dataset with m = 1000000m=1000000 examples and n = 200000n=200000 features for each example. You want to use multivariate linear regression to fit the parameters \thetaθ to our data. Should you prefer gradient descent or the normal equation? A. The normal equation, since gradient descent might be unable to find the optimal \thetaθ.

B. Gradient descent, since it will always converge to the optimal \thetaθ.

C. The normal equation, since it provides an efficient way to directly find the solution.

D. Gradient descent, since (X^TX)^{-1}(XTX)-1 will be very slow to compute in the normal equation.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 16:40
Match each feature of e-publishing as an advantage, a disadvantage, a threat, or an opportunity. (choices) increased collaboration digitalized out-of-print versions monopoly over digital formats requirement for a specialized digital device pairs advantage of e-publishing disadvantage of e- opportunity for e- threat to e-
Answers: 1
question
Computers and Technology, 21.06.2019 21:20
Your program will make use of long long int variables for all calculations. note: the use of long long int requires that you have c++11 support. you should have this automatically if you are using a newer version of visual studio. the support is there for gcc as well, but you may need the -std=c++11 or -std=c++0x compiler flag. you first need to read in the total number of seconds. there is no prompt for the read (that is, you just do the cin without using a cout to display a prompt). this is going to seem a little strange when you are running your program in your ide
Answers: 2
question
Computers and Technology, 23.06.2019 07:00
What are three software programs for mobile computing?
Answers: 1
question
Computers and Technology, 24.06.2019 02:30
Which option completes the explanation for conflict of interest in an organization
Answers: 1
You know the right answer?
Suppose you have a dataset with m = 1000000m=1000000 examples and n = 200000n=200000 features for ea...
Questions
question
Mathematics, 15.06.2021 18:30
question
Chemistry, 15.06.2021 18:30
question
Mathematics, 15.06.2021 18:30
Questions on the website: 13722359