GitHub / qtle3 / simple-linear-regression
A Python script that implements a simple linear regression model to predict employee salaries based on years of experience, with predictions for mid-level and senior-level roles.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fsimple-linear-regression
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 6.84 KB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: about 1 month ago
Topics: coefficients-and-intercept, data-handling, model-training, prediction, visualization