Linear Regession Problem #302
Unanswered
draconcio12
asked this question in
Q&A
Replies: 3 comments
-
If you are still interested, can you provide some more information? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I want to Fit a linear regression, how I define the problem to get It? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Have you tried defining a least squared error problem? You basically want to minimize the squared distances to a line. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to define a problem to get the parameter for a linear regression?
Beta Was this translation helpful? Give feedback.
All reactions