Skip to content

Optim/concurrent tree building

Gabriel Couture requested to merge optim/concurrent-tree-building into master

Patients tree is built concurrently, patients forest can be trim (remove nodes without instances), build_patient_forest function also takes a Series filter, so that not all series need to call their instances.

Merge request reports

Loading