Baselight

Finding Donors For CharityML

Nancy work for Udacity ML Charity Competition

@kaggle.nancyalaswad90_finding_donors_for_charityml

Example Submission
@kaggle.nancyalaswad90_finding_donors_for_charityml.example_submission

  • 267.3 KB
  • 45222 rows
  • 2 columns
id

Id

income

Income

1
11
21
31
41
51
61
71
81
91

CREATE TABLE example_submission (
  "id" BIGINT,
  "income" BIGINT
);

Share link

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