Skip to content

Draft: Omnifold

Ryan Dale Milton requested to merge rmilton/RooUnfold:omnifold into master

Implementation of an Omnifold class that does ML-based unfolding. It uses boosted decision trees to do unbinned and binned unfolding. This unfolding is implemented in Python, which is accessed in ROOT using TPython.

Merge request reports