PlaygroundS4E03|Ancillary
Ancillary files for the March2024 Playground season episode
@kaggle.ravi20076_playgrounds4e03ancillary
Ancillary files for the March2024 Playground season episode
@kaggle.ravi20076_playgrounds4e03ancillary
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
);
Anyone who has the link will be able to view this.