BobAubouin / hypotension_pred

Use data-based approach to predict intra-operative hypotension.
GNU General Public License v3.0
0 stars 0 forks source link

Refac dataloader #10

Closed AwePhD closed 7 months ago

AwePhD commented 7 months ago

Improve split in the meta dataframe to have a balance between the ratio of positive in the dataset. Lazy build of the dataset (do not re create cases segments if the dataset exists with the same parameters).