GitHub / qtle3 / support-vector-regression
This project implements Support Vector Regression (SVR) to predict the salary of an employee based on their position level. The script uses a dataset that contains position levels and corresponding salaries, applying feature scaling to improve the performance of the SVR model. The results are visualized to show how well the model fits the data.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fsupport-vector-regression
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 7.81 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: data-visualization, feature-scaling, gaussian-kernel, inverse-transform-method, support-vector-regression