Baselight

Tabular Playground Series - Sep 2021

Practice your ML skills on this approachable dataset!

@kaggle.lucamassaron_tabular_playground_series_sep_2021

Sample Solution
@kaggle.lucamassaron_tabular_playground_series_sep_2021.sample_solution

  • 2.15 MB
  • 493474 rows
  • 2 columns
id

Id

claim

Claim

9579190.5
9579200.5
9579210.5
9579220.5
9579230.5
9579240.5
9579250.5
9579260.5
9579270.5
9579280.5

CREATE TABLE sample_solution (
  "id" BIGINT,
  "claim" DOUBLE
);

Share link

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