Preterm Prediction Data Set
Preterm and non_preterm feature from signals of EGH
@kaggle.ahmadalijamali_preterm_data_set
Preterm and non_preterm feature from signals of EGH
@kaggle.ahmadalijamali_preterm_data_set
CREATE TABLE preterm (
"count_contraction" BIGINT,
"lenght_of_contraction" BIGINT,
"std" DOUBLE,
"entropy" DOUBLE,
"contraction_times" BIGINT,
"pre_term" BIGINT
);
Anyone who has the link will be able to view this.