lets say I did a regression problem and I got weights = [w0,w1,w2,...wn], with n a large number.
How do we find the Slope of this line?
I know how to do slopes in 2D, but I'm having difficulty figuring this out.
Thanks
*Sorry if this is too basic for you.