Baselight

Sales Prediction

Sales Prediction Datset

@kaggle.nikhil4444_sales_pred

Loading...
Loading...

About this Dataset

Sales Prediction

Sales Prediction Dataset
Digital Add Dataset
Which includes
Age of an Individual
Salary Of an Individual
Prediction-whether the customer will buy the product

Tables

Digitalad Dataset

@kaggle.nikhil4444_sales_pred.digitalad_dataset
  • 4.18 KB
  • 400 rows
  • 3 columns
Loading...

CREATE TABLE digitalad_dataset (
  "age" BIGINT,
  "salary" BIGINT,
  "status" BIGINT
);

Share link

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