This notebook aims to predict salaries based on years of experience using linear regression from scratch. To determine how well our regression line fits the data, we calculated the correlation coefficient (R) and the coefficient of determination (R2). The prediction is done from scratch without the use of external libraries such as the Scikit-learn library.
-
Notifications
You must be signed in to change notification settings - Fork 0
This notebook aims to predict salaries based on years of experience using linear regression. The prediction is done from scratch without the use of external libraries such as the Scikit-learn library.
kshitizrohilla/salary-prediction-using-linear-regression
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This notebook aims to predict salaries based on years of experience using linear regression. The prediction is done from scratch without the use of external libraries such as the Scikit-learn library.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published