12 ms·
I agree. What is the purpose of applying gradient descent to a linear regression problem? I mean, the pseudo inverse _is_ a closed form solution! Is it maybe mo
by leovailati 6y ago
I agree. What is the purpose of applying gradient descent to a linear regression problem? I mean, the pseudo inverse _is_ a closed form solution! Is it maybe more efficient for very large problems? I just don't get it.