Baselight

Salary Dataset Of Business Levels

A simple Dataset for Polynomial and Linear Regression For Predictions Purpose

@kaggle.taseermehboob9_salary_dataset_of_business_levels

Loading...
Loading...

About this Dataset

Salary Dataset Of Business Levels

In This Dataset we have 3 columns and ten rows and its about a Company Where we will see the levels and how much salary is offered by the company for each level.
We can use this dataset for Machine Learning Predictions.

Tables

Salary

@kaggle.taseermehboob9_salary_dataset_of_business_levels.salary
  • 2.96 KB
  • 10 rows
  • 3 columns
Loading...

CREATE TABLE salary (
  "position" VARCHAR,
  "level" BIGINT,
  "salary" BIGINT
);

Share link

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