Linear Regression Model - Why predictions are so far away from real values? #900
Unanswered
grzegorz-gomza
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi all,

I made a linear model from file 01_pytorch_workflow_exercises and checked it with the notebook from Daniel.
In both cases I get the same result and the error in the calculation of weight and bias is unacceptable from my point of view. Increasing the epochs no longer improves the result.
Is this the way it should be?
Beta Was this translation helpful? Give feedback.
All reactions