QuantForcesquant interview practice

03021. Linear least squares algorithm

difficulty 1500·answer type: strategy·Not solved

Problem

If the programming language you are using does not have a function for linear least squares regression, how would you design an algorithm to do so?

Submit answer

You must be signed in to submit answers.