Baselight

PlaygroundS4E03|Ancillary

Ancillary files for the March2024 Playground season episode

@kaggle.ravi20076_playgrounds4e03ancillary

Loading...
Loading...

About this Dataset

PlaygroundS4E03|Ancillary

This dataset is created to serve as an ancillary material for the Playground Season4-Episode 3. It is likely to contain the below elements as components as we progress into the challenge-

  1. Original dataset - sourced from here
  2. My submissions across time
  3. Other public discussion ideas/ kernel outputs to be used as conduit

Tables

N 89645 Submission

@kaggle.ravi20076_playgrounds4e03ancillary.n_89645_submission
  • 932.46 KB
  • 12814 rows
  • 8 columns
Loading...

CREATE TABLE n_89645_submission (
  "id" BIGINT,
  "pastry" DOUBLE,
  "z_scratch" DOUBLE,
  "k_scatch" DOUBLE,
  "stains" DOUBLE,
  "dirtiness" DOUBLE,
  "bumps" DOUBLE,
  "other_faults" DOUBLE
);

N 89645 Submission1

@kaggle.ravi20076_playgrounds4e03ancillary.n_89645_submission1
  • 932.46 KB
  • 12814 rows
  • 8 columns
Loading...

CREATE TABLE n_89645_submission1 (
  "pastry" DOUBLE,
  "z_scratch" DOUBLE,
  "k_scatch" DOUBLE,
  "stains" DOUBLE,
  "dirtiness" DOUBLE,
  "bumps" DOUBLE,
  "other_faults" DOUBLE,
  "id" BIGINT
);

N 89652 Submission

@kaggle.ravi20076_playgrounds4e03ancillary.n_89652_submission
  • 932.46 KB
  • 12814 rows
  • 8 columns
Loading...

CREATE TABLE n_89652_submission (
  "id" BIGINT,
  "pastry" DOUBLE,
  "z_scratch" DOUBLE,
  "k_scatch" DOUBLE,
  "stains" DOUBLE,
  "dirtiness" DOUBLE,
  "bumps" DOUBLE,
  "other_faults" DOUBLE
);

Playgrounds4e3original

@kaggle.ravi20076_playgrounds4e03ancillary.playgrounds4e3original
  • 188.81 KB
  • 1941 rows
  • 35 columns
Loading...

CREATE TABLE playgrounds4e3original (
  "id" BIGINT,
  "x_minimum" BIGINT,
  "x_maximum" BIGINT,
  "y_minimum" BIGINT,
  "y_maximum" BIGINT,
  "pixels_areas" BIGINT,
  "x_perimeter" BIGINT,
  "y_perimeter" BIGINT,
  "sum_of_luminosity" BIGINT,
  "minimum_of_luminosity" BIGINT,
  "maximum_of_luminosity" BIGINT,
  "length_of_conveyer" BIGINT,
  "typeofsteel_a300" BIGINT,
  "typeofsteel_a400" BIGINT,
  "steel_plate_thickness" BIGINT,
  "edges_index" DOUBLE,
  "empty_index" DOUBLE,
  "square_index" DOUBLE,
  "outside_x_index" DOUBLE,
  "edges_x_index" DOUBLE,
  "edges_y_index" DOUBLE,
  "outside_global_index" DOUBLE,
  "logofareas" DOUBLE,
  "log_x_index" DOUBLE,
  "log_y_index" DOUBLE,
  "orientation_index" DOUBLE,
  "luminosity_index" DOUBLE,
  "sigmoidofareas" DOUBLE,
  "pastry" BIGINT,
  "z_scratch" BIGINT,
  "k_scatch" BIGINT,
  "stains" BIGINT,
  "dirtiness" BIGINT,
  "bumps" BIGINT,
  "other_faults" BIGINT
);

Share link

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