how to view parameters in linear regession pytorch
Answers
Answered by
0
Hi buddy
Here is your answer
Linear in parameters" in Linear Regression, means no parameter appears as an exponent, nor multiplied or divided by another parameter.
. Linear regression attempts to model the relationship between two variables by fitting a linear equation to observed data. ... A linear regression line has an equation of the form Y = a + bX, where X is the explanatory variable and Y is the dependent variable.
Similar questions