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
Building a Simple linear regression model that inputs the Years of Experience data as "X" and Outputs the Salaries (y).
X is the independent variable while y is the dependent variable