Predicting Critical Heat Flux
prediction of critical heat flux using Machine Learning
@kaggle.saurabhshahane_predicting_heat_flux
prediction of critical heat flux using Machine Learning
@kaggle.saurabhshahane_predicting_heat_flux
CREATE TABLE data_chf_zhao_2020_ate (
"id" BIGINT,
"author" VARCHAR,
"geometry" VARCHAR,
"pressure_mpa" DOUBLE,
"mass_flux_kg_m2_s" BIGINT,
"x_e_out" DOUBLE,
"d_e_mm" DOUBLE,
"d_h_mm" DOUBLE,
"length_mm" BIGINT,
"chf_exp_mw_m2" DOUBLE
);
Anyone who has the link will be able to view this.