Results 4 comments of Théo H.

A silly question, should we implement a `Strategy` pattern for the different sampling algorithms or is it "overkill" and we should stay with the current format and a bunch of...

I was thinking of having a base strategy class that also implement a `Registry` so that why indeed end up with a `dict[name, Class]` that is automaticly feeded with each...

I was thinking of temporal bin sampling and maybe isi stratified sampling ? But yeah as you said, at the end of the road it's just for computing templates and...

Hey, idk if the idea still holds, but should the outside references be cited inside there "corresponding" module or should we group them in a new section "References" ?