neurodata / hyppo

Python package for multivariate hypothesis testing
https://hyppo.neurodata.io/
Other
215 stars 90 forks source link

[Bug] Fast kmerf test stat when using classification forests #379

Closed sampan501 closed 1 year ago

sampan501 commented 1 year ago

Reference issue

Type of change

What does this implement/fix?

Additional information

netlify[bot] commented 1 year ago

Deploy Preview for hyppo ready!

Name Link
Latest commit dae0d3abe7ed03330295545a282926e175fd4825
Latest deploy log https://app.netlify.com/sites/hyppo/deploys/646e6098e297ed0008a1a886
Deploy Preview https://deploy-preview-379--hyppo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 :warning:

Comparison is base (c59c27d) 96.70% compared to head (dae0d3a) 96.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #379 +/- ## ========================================== - Coverage 96.70% 96.70% -0.01% ========================================== Files 86 86 Lines 3889 3886 -3 ========================================== - Hits 3761 3758 -3 Misses 128 128 ``` | [Impacted Files](https://app.codecov.io/gh/neurodata/hyppo/pull/379?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neurodata) | Coverage Δ | | |---|---|---| | [hyppo/independence/kmerf.py](https://app.codecov.io/gh/neurodata/hyppo/pull/379?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neurodata#diff-aHlwcG8vaW5kZXBlbmRlbmNlL2ttZXJmLnB5) | `96.55% <100.00%> (-0.17%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.