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
A Machine Learning project that uses Linear Regression to predict employee salaries based on years of experience. Includes model training, prediction, evaluation metrics (MSE and R² Score), and data visualization using Matplotlib.
About
A Machine Learning project that uses Linear Regression to predict employee salaries based on years of experience. Includes model training, prediction, evaluation metrics (MSE and R² Score), and data visualization using Matplotlib.