linear regression (1) 썸네일형 리스트형 Linear Regression Linear regression is one of the approaches of regressions. It is used for prediction and input data X and target value y are linearly correlated. So it is called linear regression. For examples, prediction for real assets, forecasting the weather and revenue of movies are predicted by linear regression. So after we make a problem, we basically need to create a linear model by adding weights and .. 이전 1 다음