You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linear Regression Model for Temperature Estimation. This will generate using user's data and find the coefficient and intercept of best fit line. I have also add noise to the data and compare the accuracy of model.