Baselight

Socialnetworkad

Which age should an ad target?

@kaggle.gargmanas_socialnetworkad

Social Network Ads
@kaggle.gargmanas_socialnetworkad.social_network_ads

  • 4.29 KB
  • 400 rows
  • 3 columns
age

Age

estimatedsalary

EstimatedSalary

purchased

Purchased

1919000
3520000
2643000
2757000
1976000
2758000
2784000
321500001
2533000
3565000

CREATE TABLE social_network_ads (
  "age" BIGINT,
  "estimatedsalary" BIGINT,
  "purchased" BIGINT
);

Share link

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