neurodata / treeple

Scikit-learn compatible decision trees beyond those offered in scikit-learn
https://treeple.ai
Other
65 stars 14 forks source link

FIX correct bug for tree posteriors #259

Closed PSSF23 closed 6 months ago

PSSF23 commented 6 months ago

Fix the use of tree posteriors in p-value permutations (Coleman method)

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.04%. Comparing base (ee400da) to head (3d51726). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #259 +/- ## ======================================= Coverage 90.04% 90.04% ======================================= Files 54 54 Lines 5105 5105 ======================================= Hits 4597 4597 Misses 508 508 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.