Baselight

PlaygroundS4E03|Ancillary

Ancillary files for the March2024 Playground season episode

@kaggle.ravi20076_playgrounds4e03ancillary

Playgrounds4e3original
@kaggle.ravi20076_playgrounds4e03ancillary.playgrounds4e3original

  • 188.81 KB
  • 1941 rows
  • 35 columns
id

Id

x_minimum

X Minimum

x_maximum

X Maximum

y_minimum

Y Minimum

y_maximum

Y Maximum

pixels_areas

Pixels Areas

x_perimeter

X Perimeter

y_perimeter

Y Perimeter

sum_of_luminosity

Sum Of Luminosity

minimum_of_luminosity

Minimum Of Luminosity

maximum_of_luminosity

Maximum Of Luminosity

length_of_conveyer

Length Of Conveyer

typeofsteel_a300

TypeOfSteel A300

typeofsteel_a400

TypeOfSteel A400

steel_plate_thickness

Steel Plate Thickness

edges_index

Edges Index

empty_index

Empty Index

square_index

Square Index

outside_x_index

Outside X Index

edges_x_index

Edges X Index

edges_y_index

Edges Y Index

outside_global_index

Outside Global Index

logofareas

LogOfAreas

log_x_index

Log X Index

log_y_index

Log Y Index

orientation_index

Orientation Index

luminosity_index

Luminosity Index

sigmoidofareas

SigmoidOfAreas

pastry

Pastry

z_scratch

Z Scratch

k_scatch

K Scatch

stains

Stains

dirtiness

Dirtiness

bumps

Bumps

other_faults

Other Faults

142502709002709442671744242207610816871800.04980.24150.18180.00470.4706112.42650.90311.64350.8182-0.29130.58221
2645651253807925381081081030113978412316871800.76470.37930.20690.00360.60.966712.03340.77821.46240.7931-0.17560.29841
38298351553913155393171819797299125162311000.9710.34260.33330.00370.750.947411.85130.77821.25530.6667-0.12280.2151
485386036937036941517613451899699126135312900.72870.44130.15560.00520.5385112.24550.84511.65320.8444-0.15680.52121
51289130649807849833524096026024693037126135311850.06950.44860.06620.01260.28330.988513.38181.23052.40990.9338-0.199211
64304411002501003376302087623576412713871400.620.34170.12640.00790.55112.79931.04141.93950.8736-0.22670.98741
74134461384681388839052230432148199123199168711500.48960.3390.07950.01960.14350.960713.95671.51852.61810.92050.279111
8190200210936210956132112020007124172168711500.22530.340.50.00590.9091112.120611.3010.50.18410.33591
933034342922742925326415262974853148168711500.39120.21890.50.00770.8667112.42161.11391.4150.5-0.11970.55931
10749077914477930815064616718021553143168711500.08770.42610.09760.00950.34780.98213.17781.20412.21480.9024-0.065111

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.