Distillation Column
Distillation column from a mathematical model
@kaggle.jorgecote_distillation_column
Distillation column from a mathematical model
@kaggle.jorgecote_distillation_column
CREATE TABLE dataset_distill (
"pressure" DOUBLE,
"t1" DOUBLE,
"t2" DOUBLE,
"t3" DOUBLE,
"t4" DOUBLE,
"t5" DOUBLE,
"t6" DOUBLE,
"t7" DOUBLE,
"t8" DOUBLE,
"t9" DOUBLE,
"t10" DOUBLE,
"t11" DOUBLE,
"t12" DOUBLE,
"t13" DOUBLE,
"t14" DOUBLE,
"l" DOUBLE,
"v" DOUBLE,
"d" BIGINT,
"b" BIGINT,
"f" BIGINT,
"ethanol_concentration" DOUBLE
);
Anyone who has the link will be able to view this.