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
Employee salary prediction using the machine learning algorithm. This model predicts the salary of the employee based on the year of experience of employee. This is a regression problem which is solved using a LinearRegression.