Baselight

Salary Prediction

Predict Salary depending on Years of Experience.

@kaggle.suyog17_salary_prediction

Loading...
Loading...

About this Dataset

Salary Prediction

Tables

Sal Vs Exp

@kaggle.suyog17_salary_prediction.sal_vs_exp
  • 30.54 kB
  • 5,000 rows
  • 2 columns
Loading...
CREATE TABLE sal_vs_exp (
  "years_of_experience" BIGINT,
  "salary" BIGINT
);

Share link

Anyone who has the link will be able to view this.